|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.pluginsimpl.local.utils.MonitorImpl
public class MonitorImpl
Constructor Summary | |
---|---|
protected |
MonitorImpl(PluginInterface pi)
|
Method Summary | |
---|---|
void |
enter()
|
void |
exit()
|
boolean |
hasWaiters()
|
boolean |
isOwned()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MonitorImpl(PluginInterface pi)
Method Detail |
---|
public void enter()
enter
in interface Monitor
public void exit()
exit
in interface Monitor
public boolean isOwned()
isOwned
in interface Monitor
public boolean hasWaiters()
hasWaiters
in interface Monitor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |