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