Package com.biglybt.core.networkmanager
Class EventWaiter
- java.lang.Object
-
- com.biglybt.core.networkmanager.EventWaiter
-
public class EventWaiter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
sleeping
private boolean
wakeup_outstanding
-
Constructor Summary
Constructors Constructor Description EventWaiter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
eventOccurred()
boolean
waitForEvent(long timeout)
-