|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.mtu.eggplant.dbc.AssertTools.MethodLock
Used for locking methods.
AssertTools.lockMethod(String, Object)
Constructor Summary | |
AssertTools.MethodLock(String signature,
Object instance,
Thread thread)
|
Method Summary | |
boolean |
equals(Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AssertTools.MethodLock(String signature, Object instance, Thread thread)
Method Detail |
public int hashCode()
public boolean equals(Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |