Package | Description |
---|---|
info.bioinfweb.jphyloio.objecttranslation.implementations |
Contains implementations of
ObjectTranslator . |
Modifier and Type | Class and Description |
---|---|
class |
BigDecimalTranslator
An object translator from and to
BigDecimal . |
class |
BigIntegerTranslator
An object translator from and to
BigInteger . |
class |
ByteTranslator
An object translator from and to
Byte . |
class |
DoubleTranslator
An object translator from and to
Double . |
class |
FloatTranslator
An object translator from and to
Float . |
class |
IntegerTranslator
An object translator from and to
Integer . |
class |
LongTranslator
An object translator from and to
Long . |
class |
ShortTranslator
An object translator from and to
Short . |