| Interface | Description |
|---|---|
| Rethrowing.RethrowingFunction<T,R> | |
| SuccessiveTuples.TriConsumer<T> |
| Class | Description |
|---|---|
| CartesianProduct<A,B,R> |
Cartesian
product of two sets.
|
| Collectors | |
| Consumers | |
| IterableToStream | |
| OptionalStream<T> | |
| Rethrowing |
A hacky solution to the issue of Java not being able to handle checked
exceptions in lambda expressions.
|
| StreamIterable<T> | |
| SuccessiveTuples | |
| ZippedMap<K,V> |
Copyright © 2012–2015 jcabi.com. All rights reserved.