Package org.reactfx.util
Class IteratorBasedAccuMap<K,V,A>
java.lang.Object
org.reactfx.util.IteratorBasedAccuMap<K,V,A>
- All Implemented Interfaces:
AccuMap<K,V, A>
-
Field Details
-
currentKey
-
currentAccumulatedValue
-
it
-
value
-
-
Constructor Details
-
IteratorBasedAccuMap
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
peek
-
dropPeeked
- Specified by:
dropPeekedin interfaceAccuMap<K,V, A>
-
updatePeeked
- Specified by:
updatePeekedin interfaceAccuMap<K,V, A>
-
addAll
-
checkPeeked
private final void checkPeeked()
-