| Package | Description |
|---|---|
| org.eclipse.collections.impl.block.function.primitive |
This package contains implementations of primitive functions.
|
| Modifier and Type | Method and Description |
|---|---|
LongCaseFunction<V> |
LongCaseFunction.addCase(LongPredicate predicate,
LongToObjectFunction<? extends V> function) |
LongCaseFunction<V> |
LongCaseFunction.setDefault(LongToObjectFunction<? extends V> function) |
Copyright © 2004–2022. All rights reserved.