All Packages Class Hierarchy This Package Previous Next Index
Object | +----JThread.stream.SynchState
Note: This class is not public and therefore cannot be used outside this package.
SynchState()
void addWaitThread(Thread t)
java.lang.String getLockThread()
java.util.Vector getWaitSet()
void interruptWaitThreads()
boolean lock(Thread t)
void removeWaitThread(Thread t)
All Packages Class Hierarchy This Package Previous Next Index