| Interface | Description |
|---|---|
| MapStream<K,V> |
A stream of
Map.Entry<K, V>. |
| Selector<T> | |
| TriFunction<A,B,C,R> |
| Class | Description |
|---|---|
| Indexed<T> |
A value combined with an index, indicating its position in an ordered sequence.
|
| PeekableSpliterator<T> | |
| Selectors | |
| StreamUtils |
Utility class providing static methods for performing various operations on Streams.
|
Copyright © 2015. All Rights Reserved.