Uses of Interface
cern.colt.function.ByteProcedure
| Package | Description |
|---|---|
| cern.colt.list |
-
Uses of ByteProcedure in cern.colt.list
Methods in cern.colt.list with parameters of type ByteProcedure Modifier and Type Method Description booleanAbstractByteList. 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.