Class CharSequenceBigDecimal
java.lang.Object
org.simpleflatmapper.converter.impl.CharSequenceBigDecimal
- All Implemented Interfaces:
ContextualConverter<CharSequence,BigDecimal>
public class CharSequenceBigDecimal
extends Object
implements ContextualConverter<CharSequence,BigDecimal>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CharSequenceBigDecimal
public CharSequenceBigDecimal()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceContextualConverter<CharSequence,BigDecimal> - Throws:
Exception
-
toString
-