| Class | Description |
|---|---|
| AbstractAny |
Basic abstract implementation class for Any.
|
| AnyMapImpl |
Class implementing AnyMap.
|
| AnySeqImpl |
Sequence of Any objects.
|
| DateValue |
Pair of a Date and optionally the original string from which it was parsed.
|
| DefaultDataFactoryImpl |
Implementation of DataFactory.
|
| ImmutableAnyMapImpl |
immutable decorator for an AnyMap.
|
| RecordImpl |
Default implementation of SMILA Records.
|
| ValueImpl |
Any holding a value.
|