Class PrefixOps.OfUnordRef.RefPrefixBuffer
java.lang.Object
one.util.streamex.PrefixOps.PrefixBuffer
one.util.streamex.PrefixOps.OfUnordRef.RefPrefixBuffer
- All Implemented Interfaces:
Consumer<T>
- Enclosing class:
PrefixOps.OfUnordRef<T>
private final class PrefixOps.OfUnordRef.RefPrefixBuffer
extends PrefixOps.PrefixBuffer
implements Consumer<T>
-
Field Summary
FieldsFields inherited from class PrefixOps.PrefixBuffer
idx, isFirst -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PrefixOps.PrefixBuffer
isInit
-
Field Details
-
buf
-
prevBufferLast
-
-
Constructor Details
-
RefPrefixBuffer
private RefPrefixBuffer()
-
-
Method Details
-
init
-
drainOne
-
drainAll
-
accept
-