Uses of Class
org.eclipse.collections.impl.block.function.primitive.ByteCaseFunction
Packages that use ByteCaseFunction
Package
Description
This package contains implementations of primitive functions.
-
Uses of ByteCaseFunction in org.eclipse.collections.impl.block.function.primitive
Methods in org.eclipse.collections.impl.block.function.primitive that return ByteCaseFunctionModifier and TypeMethodDescriptionByteCaseFunction.addCase
(BytePredicate predicate, ByteToObjectFunction<? extends V> function) ByteCaseFunction.setDefault
(ByteToObjectFunction<? extends V> function)