Package | Description |
---|---|
javolution.util.function |
Basic functions for lambda expressions and method references.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Reducer<E>
An operator upon multiple elements of a collection yielding a result
of that collection type.
|
Copyright © 2005-2013 Javolution. All Rights Reserved.