See: Description
Class | Description |
---|---|
Files |
This class offers static methods for saving and loading files, for instance
of texts or CSV-formatted tables.
|
Formats |
This class provides often used formats.
|
FunctionParser |
This class provides methods to parse and evaluate strings representing functions.
|
TermParser |
This class provides methods to parse and evaluate strings representing
computable terms.
|
Tuple<T> |
An implementation of
Collection that stores
n non-null objects and is not mutable. |
Requires JDK 7