Package eu.bandm.tools.muli
Class Catalog.Const<L>
java.lang.Object
eu.bandm.tools.muli.Catalog.Const<L>
- Type Parameters:
L
- the key type to be wrapped for protection
Deprecated.
UNTIL all uses with CatalogByString have been eliminated!
Wrapper class to prevent the translation of an argument which is
of key class
<K>
.
Works since »instanceof K
« yields false, but only
toString()
is requested by "%s"-format and works!
Is not needed for CatalogByString
, because this
translates only embedded PreMessage
s.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary