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 | Method and Description |
---|---|
static <D> Translet.Store_1<D> |
Translet.STORE(Map<Event,? super D> store,
Translet.Parser<D> sub)
Factory MessageReceiver for a store with single values per key.
|