Uses of Class
org.eclipse.collections.impl.block.procedure.primitive.ShortCaseProcedure
-
Packages that use ShortCaseProcedure Package Description org.eclipse.collections.impl.block.procedure.primitive This package contains implementations of primitive procedures. -
-
Uses of ShortCaseProcedure in org.eclipse.collections.impl.block.procedure.primitive
Methods in org.eclipse.collections.impl.block.procedure.primitive that return ShortCaseProcedure Modifier and Type Method Description ShortCaseProcedure
ShortCaseProcedure. addCase(ShortPredicate predicate, ShortProcedure procedure)
ShortCaseProcedure
ShortCaseProcedure. setDefault(ShortProcedure procedure)
-