borland Packages Class Hierarchy datastore Package
java.lang.Object +----com.borland.datastore.ThreadQueue
Constructors Properties Methods
This class is used internally by other com.borland
classes. You should never use this class directly.
public ThreadQueue()
This is used internally by other com.borland
classes. You should never use class directly.
public final int getCount()
This is used internally by other com.borland
classes. You should never use class directly.
public final Object getSource()
This is used internally by other com.borland
classes. You should never use class directly.
public final Object lock(Object source, long timeout)
This is used internally by other com.borland
classes. You should never use class directly.
public final void unlock(Object source, boolean force)
This is used internally by other com.borland
classes. You should never use class directly.