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