Package | Description |
---|---|
eu.bandm.tscore.base |
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework. |
Modifier and Type | Class and Description |
---|---|
static class |
Translet.Store_1<S>
Storing operator which only one(1) value per key.
|
static class |
Translet.Store_M<S>
Storing operator which can store multiple (>1) values per key.
|