|
Colt 1.0.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Generator | |
jal.CHAR | Algorithms on char arrays; A partial STL port by the C++ Standard Template Library authors. |
Uses of Generator in jal.CHAR |
Methods in jal.CHAR with parameters of type Generator | |
static void |
Modification.generate(char[] array,
int first,
int last,
Generator f)
Assigns values, produced by a function object that takes no arguments, to each element of a range. |
|
Colt 1.0.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |