Package io.vavr.collection
Interface StreamModule
-
interface StreamModule
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStreamModule.AppendElements<T>static classStreamModule.AppendSelf<T>static interfaceStreamModule.Combinationsstatic classStreamModule.ConsImpl<T>static interfaceStreamModule.DropRightstatic classStreamModule.FlatMapIterator<T,U>static classStreamModule.SerializationProxy<T>A serialization proxy which, in this context, is used to deserialize immutable, linked Streams with final instance fields.static interfaceStreamModule.StreamFactorystatic classStreamModule.StreamIterator<T>
-