|
Javolution 6.0.0 java
|
Public Member Functions | |
| void | accept (T param) |
| T | get () |
An operator upon multiple elements of a collection yielding a result of that collection type.
| <E> | The type of elements in the collection operated upon. |
Definition at line 24 of file Reducer.java.
|
inherited |
Accepts an input value.
|
inherited |
Returns an object.