Uses of Class
org.eclipse.collections.impl.block.function.primitive.ShortCaseFunction
Packages that use ShortCaseFunction
Package
Description
This package contains implementations of primitive functions.
-
Uses of ShortCaseFunction in org.eclipse.collections.impl.block.function.primitive
Methods in org.eclipse.collections.impl.block.function.primitive that return ShortCaseFunctionModifier and TypeMethodDescriptionShortCaseFunction.addCase
(ShortPredicate predicate, ShortToObjectFunction<? extends V> function) ShortCaseFunction.setDefault
(ShortToObjectFunction<? extends V> function)