Klasse BigIntegerTypeMapper
java.lang.Object
de.caluga.morphium.objectmapping.BigIntegerTypeMapper
- Alle implementierten Schnittstellen:
MorphiumTypeMapper<BigInteger>
custom type mapper for BigIntegers
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
BigIntegerTypeMapper
public BigIntegerTypeMapper()
-
-
Methodendetails
-
marshall
- Angegeben von:
marshallin SchnittstelleMorphiumTypeMapper<BigInteger>
-
unmarshall
- Angegeben von:
unmarshallin SchnittstelleMorphiumTypeMapper<BigInteger>
-