|
Colt 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoidFunction | |
jal.BYTE | Algorithms on byte arrays; A partial STL port by the C++ Standard Template Library authors. |
Uses of VoidFunction in jal.BYTE |
Methods in jal.BYTE with parameters of type VoidFunction | |
static void |
Inspection.for_each(byte[] array,
int first,
int last,
VoidFunction f)
Applies a function to every element of a range. |
|
Colt 1.0.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |