AbstractStreamEx |
|
BaseStreamEx |
|
CancellableCollector |
|
CharSpliterator |
|
CollapseSpliterator |
|
CollapseSpliterator.Connector |
|
ConstSpliterator |
|
CrossSpliterator |
|
DoubleCollector |
A Collector specialized to work with primitive double .
|
DoubleStreamEx |
A DoubleStream implementation with additional functionality
|
DoubleStreamEx.DoubleEmitter |
A helper interface to build a new stream by emitting elements and
creating new emitters in a chain.
|
EntryStream |
A Stream of Map.Entry objects which provides additional specific
functionality.
|
IntCollector |
A Collector specialized to work with primitive int .
|
Internals.AverageLong |
|
Internals.BaseCollector |
|
Internals.BooleanMap |
|
Internals.Box |
|
Internals.ByteBuffer |
|
Internals.CharBuffer |
|
Internals.CloneableSpliterator |
|
Internals.DoubleBuffer |
|
Internals.FloatBuffer |
|
Internals.IntBuffer |
|
Internals.LongBuffer |
|
Internals.ObjIntBox |
|
Internals.PairBox |
A box of two elements with special equality semantics: only the second element matters for equality.
|
Internals.PartialCollector |
|
Internals.PrimitiveBox |
|
Internals.ShortBuffer |
|
Internals.TailSpliterator |
A spliterator which may perform tail-stream optimization
|
IntStreamEx |
An IntStream implementation with additional functionality
|
IntStreamEx.IntEmitter |
A helper interface to build a new stream by emitting elements and
creating new emitters in a chain.
|
Joining |
An advanced implementation of joining Collector .
|
Joining.Accumulator |
|
Limiter |
Extracts least limit elements from the input sorting them according to the
given comparator.
|
LongCollector |
A Collector specialized to work with primitive long .
|
LongStreamEx |
A LongStream implementation with additional functionality
|
LongStreamEx.LongEmitter |
A helper interface to build a new stream by emitting elements and
creating new emitters in a chain.
|
MergingCollector |
A MergingCollector is a Collector with more specific
combining algorithm.
|
OrderedCancellableSpliterator |
|
PairSpliterator |
|
PairSpliterator.Sink |
|
PrefixOps |
|
PrefixOps.OfUnordInt.IntPrefixBuffer |
|
PrefixOps.OfUnordLong.LongPrefixBuffer |
|
PrefixOps.OfUnordLong.MyAtomicLong |
|
PrefixOps.OfUnordRef.RefPrefixBuffer |
|
PrefixOps.PrefixBuffer |
|
RangeBasedSpliterator |
|
StreamContext |
This class controls stream execution mode (parallel/sequential), custom FJP
and close handlers.
|
StreamEx |
A Stream implementation with additional functionality.
|
StreamEx.Emitter |
A helper interface to build a new stream by emitting elements and
creating new emitters in a chain.
|
TreeSpliterator |
|
UnknownSizeSpliterator |
|
VersionSpecific |
|
WithFirstSpliterator |
|