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