|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Lock
A lock on a specific monitor that can be used for synchronization purposes.
Method Summary | |
---|---|
boolean |
isActive()
Checks whether the lock is still active. |
void |
release()
Release the lock, making it inactive. |
Method Detail |
---|
boolean isActive()
void release()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |