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