|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.macromedia.generator.app.Semaphore
Constructor Summary | |
Semaphore(int i)
|
Method Summary | |
void |
release()
|
boolean |
take()
|
boolean |
take(int i)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Semaphore(int i)
Method Detail |
public void release()
public boolean take() throws java.lang.InterruptedException
public boolean take(int i) throws java.lang.InterruptedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |