| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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 Monitorpublic void exit()
exit in interface Monitorpublic boolean isOwned()
isOwned in interface Monitorpublic boolean hasWaiters()
hasWaiters in interface Monitor
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||