|
Colt 1.0.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jal.SHORT | |
jal.SHORT | Algorithms on short arrays; A partial STL port by the C++ Standard Template Library authors. |
Classes in jal.SHORT used by jal.SHORTBinaryOperator
|
Interface that represents a function object: a function that takes two arguments and returns a value of the same type. BinaryPredicate
|
Interface that represents a function object: a predicate that returns true or false depending on some binary operation involving the arguments. Generator
|
Interface that represents a function object: a function that takes no arguments and returns a value. Predicate
|
Interface that represents a function object: a predicate that returns true or false depending on whether its argument satisfies some condition. Range
|
A range of values within an array, consisting of the array, the index of the first element in the range, and an index one past the range. UnaryOperator
|
Interface that represents a function object: a function that takes a single argument and returns a value of the same type. VoidFunction
|
Interface that represents a function object: a function that takes a single argument and does not return a value. |
|
Colt 1.0.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |