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