Uses of Class
eu.bandm.tscore.base.Translet.Store_1
Package
Description
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework.-
Uses of Translet.Store_1 in eu.bandm.tscore.base
Modifier and TypeMethodDescriptionstatic <D> Translet.Store_1<D>
Translet.STORE
(Map<Event, ? super D> store, Translet.Parser<D> sub) Factory method for a store with single values per key.