|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that gives synchronization semantic to implementors
Semaphore
(src) Method Summary | |
void |
acquire()
Acquires this sync |
void |
release()
Releases this sync |
Method Detail |
public void acquire() throws java.lang.InterruptedException
java.lang.InterruptedException
release()
public void release()
acquire()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |