| Class | Description |
|---|---|
| GroupBy<M extends Map<K,C>,C extends Collection<V>,K,V> |
A unary delegate grouping elements from an iterator.
|
| IndexBy<M extends Map<K,V>,K,V> |
A unary delegate indexing elements from an iterator.
|
| PartitionBy<CA extends Collection<T>,CR extends Collection<T>,T> |
A unary delegate partitioning elements from the passed iterator.
|
Copyright © 2012. All Rights Reserved.