|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.libs.F.EventStream<T>
public static class F.EventStream<T>
| Constructor Summary | |
|---|---|
F.EventStream()
|
|
F.EventStream(int maxBufferSize)
|
|
| Method Summary | |
|---|---|
F.Promise<T> |
nextEvent()
|
void |
publish(T event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public F.EventStream()
public F.EventStream(int maxBufferSize)
| Method Detail |
|---|
public F.Promise<T> nextEvent()
public void publish(T event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||