| Package | Description |
|---|---|
| org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
| Modifier and Type | Method and Description |
|---|---|
default long |
ByteIterable.reduce(LongByteToLongFunction accumulator) |
default long |
ByteIterable.reduceIfEmpty(LongByteToLongFunction accumulator,
long defaultValue) |
Copyright © 2004–2020. All rights reserved.