|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectconcurrency.LockableObject
This class representas an object of a database that can be locked.
Nested Class Summary | |
static class |
LockableObject.Comparator
This comparator is used to order lockable database ofjects. |
Field Summary | |
static LockableObject.Comparator |
comparator
The comparator for lockable database objects. |
Constructor Summary | |
LockableObject()
|
Method Summary | |
abstract java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static LockableObject.Comparator comparator
Constructor Detail |
public LockableObject()
Method Detail |
public abstract java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |