Package org.reactfx
Class EventStreams.Pocket<T>
java.lang.Object
org.reactfx.EventStreams.Pocket<T>
- Direct Known Subclasses:
EventStreams.ExclusivePocket
- Enclosing class:
EventStreams
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hasValue
private boolean hasValue -
value
-
-
Constructor Details
-
Pocket
private Pocket()
-
-
Method Details
-
hasValue
public boolean hasValue() -
set
-
get
-
clear
public void clear() -
getAndClear
-