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