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