Module org.apache.johnzon.mapper
Class BigIntegerConverter
java.lang.Object
org.apache.johnzon.mapper.converter.BigIntegerConverter
- All Implemented Interfaces:
Converter<BigInteger>,MapperConverter
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.johnzon.mapper.Converter
Converter.TypeAccess -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BigIntegerConverter
public BigIntegerConverter()
-
-
Method Details
-
toString
- Specified by:
toStringin interfaceConverter<BigInteger>
-
fromString
- Specified by:
fromStringin interfaceConverter<BigInteger>
-