| Package | Description |
|---|---|
| com.annimon.stream |
| Class and Description |
|---|
| Collector
The Collector of stream data.
|
| Exceptional
A container for values which provided by
ThrowableSupplier. |
| IntPair
A pair with int-valued first element and object-valued second element.
|
| IntStream
A sequence of primitive int-valued elements supporting sequential operations.
|
| Optional
A container object which may or may not contain a non-null value.
|
| OptionalInt
A container object which may or may not contain a
int value. |
| PrimitiveIterator.OfInt |
| Stream
A sequence of elements supporting aggregate operations.
|
Copyright © 2016. All rights reserved.