| Package | Description |
|---|---|
| org.boon.collections | |
| org.boon.primitive |
| Modifier and Type | Method and Description |
|---|---|
long |
IntList.reduceBy(Int.ReduceBy reduceBy) |
| Modifier and Type | Method and Description |
|---|---|
static long |
Int.reduceBy(int[] array,
Int.ReduceBy reduceBy)
A very fast reduce by.
|
static long |
Int.reduceBy(int[] array,
int length,
Int.ReduceBy reduceBy) |
static long |
Int.reduceBy(int[] array,
int start,
int length,
Int.ReduceBy reduceBy) |
Copyright © 2015. All Rights Reserved.