Uses of Interface
cern.colt.function.ByteProcedure
Packages that use ByteProcedure
-
Uses of ByteProcedure in cern.colt.list
Methods in cern.colt.list with parameters of type ByteProcedureModifier and TypeMethodDescriptionbooleanAbstractByteList.forEach(ByteProcedure procedure) Applies a procedure to each element of the receiver, if any.booleanByteArrayList.forEach(ByteProcedure procedure) Applies a procedure to each element of the receiver, if any.