| Package | Description |
|---|---|
| org.mmbase.util.functions |
The function framework is all about the creation of
Function instances, from which
then, subsequently, function values can be acquired. |
| Modifier and Type | Method and Description |
|---|---|
static FunctionSet |
FunctionSets.getFunctionSet(String setName)
Returns the
FunctionSet with the given set name. |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,FunctionSet> |
FunctionSets.getFunctionSets() |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}