public class CharSequenceBigDecimal extends Object implements ContextualConverter<CharSequence,BigDecimal>
Constructor and Description |
---|
CharSequenceBigDecimal() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
convert(CharSequence in,
Context context) |
String |
toString() |
public BigDecimal convert(CharSequence in, Context context) throws Exception
convert
in interface ContextualConverter<CharSequence,BigDecimal>
Exception
Copyright © 2019. All rights reserved.