All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ociweb.pronghorn.util.AppThreadVisitor Maven / Gradle / Ivy

The newest version!
package com.ociweb.pronghorn.util;

public interface AppThreadVisitor {
	void visit(long threadId, long threadTId, long threadNId);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy