Uses of Class
eu.bandm.tscore.base.Translet._CONST
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._CONST in eu.bandm.tscore.base
Modifier and TypeMethodDescriptionstatic Translet._CONST<String>
Factory method for a const parser where the accepted string is the parsing result.static <X> Translet._CONST<X>
Factory method for a const parser with explicit parsing result.