Uses of Class
eu.bandm.tscore.base.Translet.Store_I
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_I in eu.bandm.tscore.base
Modifier and TypeMethodDescriptionstatic <D> Translet.Store_I<D>
Translet.INCSTORE
(Map<Event, List<D>> store, Translet.Parser<D> sub) Factory method for a store with a list of values per key.