|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BinaryClosure | A function object that tests two arguments and returns a single
boolean result. |
BinaryConstraint | A function object that tests two arguments and returns a single
boolean result. |
Class Summary | |
---|---|
AbstractBinaryClosure | Conveneince support class for binary closures. |
Maximum | Returns the maximum of two Comparable objects; with nulls regarded a
being less than non null. |
Minimum | Returns the maximum of two Comparable objects; with nulls regarded a
being less than non null. |
StringLength | Returns the Integer length of an object's string form, or zero if the object is null. |
StringTrimmer | Returns a trimmed copy of the string form of an object. |
Out of the box functions that address common needs.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |