Package com.biglybt.pif.utils
Interface Monitor
-
- All Known Implementing Classes:
MonitorImpl
public interface Monitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
enter()
void
exit()
boolean
hasWaiters()
boolean
isOwned()
-