Class EventWaiter
java.lang.Object
com.biglybt.core.networkmanager.EventWaiter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
counter
-
sleeping
private boolean sleeping -
last_counter
private int last_counter
-
-
Constructor Details
-
EventWaiter
public EventWaiter()
-
-
Method Details
-
waitForEvent
public boolean waitForEvent(long timeout) -
eventOccurred
public void eventOccurred()
-