|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShortProcedure | |
cern.colt.list | Resizable lists holding objects or primitive data types such as int, double, etc. |
Uses of ShortProcedure in cern.colt.list |
Methods in cern.colt.list with parameters of type ShortProcedure | |
boolean |
ShortArrayList.forEach(ShortProcedure procedure)
Applies a procedure to each element of the receiver, if any. |
boolean |
AbstractShortList.forEach(ShortProcedure procedure)
Applies a procedure to each element of the receiver, if any. |
|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |