Package | Description |
---|---|
groovyx.gpars.extra166y |
Collections supporting parallel operations.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
CommonOps.IntAdder |
Modifier and Type | Method and Description |
---|---|
static Ops.IntReducer |
CommonOps.intAdder()
Returns a reducer that adds two int elements.
|