Uses of Class
eu.bandm.tscore.base.Translet.Store_M
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_M in eu.bandm.tscore.base
Modifier and TypeMethodDescriptionstatic <D> Translet.Store_M<D>
Translet.STORE
(Multimap<Event, ? super D> store, Translet.Parser<D> sub) Factory method for a store with multiple values per key.