public final class ClosureReducer<T> extends java.lang.Object implements Ops.Reducer<T>
| Modifier and Type | Field and Description |
|---|---|
private groovy.lang.Closure |
code |
| Constructor and Description |
|---|
ClosureReducer(groovy.lang.Closure code) |
| Modifier and Type | Method and Description |
|---|---|
T |
op(java.lang.Object o,
java.lang.Object o1) |