public static class F.EventStream<T> extends Object
EventStream()
EventStream(int maxBufferSize)
F.Promise<T>
nextEvent()
void
publish(T event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventStream()
public EventStream(int maxBufferSize)
public F.Promise<T> nextEvent()
public void publish(T event)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly