| Interface | Description |
|---|---|
| Rethrowing.RethrowingFunction<T,R> | |
| SuccessiveTuples.TriConsumer<T> |
| Class | Description |
|---|---|
| AugmentedMap<K,V> |
A map that augments another map with more values.
|
| CartesianProduct<A,B,R> |
Cartesian
product of two sets.
|
| Collectors | |
| Consumers | |
| ContentMap<K,C,V> |
Map that uses function of K as keys instead of K.
|
| IterableToStream | |
| Measurement<V> |
Comparator that measures objects with a function.
|
| 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.