Uses of Class
eu.bandm.tscore.base.Translet.StorageWrapper
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.StorageWrapper in eu.bandm.tscore.base
Modifier and TypeClassDescriptionstatic class
Storing operator which only one(1) value per key.static class
Storing operator which can store multiple (>1) values per key, preserving the sequential order in the source.static class
Storing operator which can store multiple (>1) values per key.