org.lightwolf.synchronization
Class EventPicker
java.lang.Object
org.lightwolf.synchronization.EventPicker
public class EventPicker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventPicker
public EventPicker()
pick
public void pick()
onEvent
public boolean onEvent(Object event)
onTimeout
public boolean onTimeout(long time,
TimeUnit unit)
notify
public void notify(Object event,
Object message)
notifyAll
public void notifyAll(Object event,
Object message)