|
||||||||||
| 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. |
| Closure | A function object that evaluates one argument, executing a block of code. |
| ClosureTemplate | Marks the Template as being able to run a Closure on its contents. |
| ElementGenerator | A interface to be implemented by objects which encapsulate a workflow process template that generates elements for processing. |
| 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 | |||||||||