All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractStreamEx<T,S extends AbstractStreamEx<T,S>> Base class providing common functionality forStreamExandEntryStream.DoubleCollector<A,R> ACollectorspecialized to work with primitivedouble.DoubleStreamEx ADoubleStreamimplementation with additional functionalityDoubleStreamEx.DoubleEmitter A helper interface to build a new stream by emitting elements and creating new emitters in a chain.EntryStream<K,V> IntCollector<A,R> ACollectorspecialized to work with primitiveint.IntStreamEx AnIntStreamimplementation with additional functionalityIntStreamEx.IntEmitter A helper interface to build a new stream by emitting elements and creating new emitters in a chain.Joining An advanced implementation of joiningCollector.LongCollector<A,R> ACollectorspecialized to work with primitivelong.LongStreamEx ALongStreamimplementation with additional functionalityLongStreamEx.LongEmitter A helper interface to build a new stream by emitting elements and creating new emitters in a chain.MoreCollectors Implementations of several collectors in addition to ones available in JDK.StreamEx<T> AStreamimplementation with additional functionality.StreamEx.Emitter<T> A helper interface to build a new stream by emitting elements and creating new emitters in a chain.