@Deprecated public class BigDecimalConverter extends AbstractTypeConverter<BigDecimal>
targetClass| Constructor and Description |
|---|
BigDecimalConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected BigDecimal |
fromOtherType(Object obj,
String option)
Deprecated.
|
protected BigDecimal |
fromString(String objText,
String option)
Deprecated.
|
convert, nullValueprotected BigDecimal fromString(String objText, String option) throws junitparams.converters.ConversionFailedException
fromString in class AbstractTypeConverter<BigDecimal>junitparams.converters.ConversionFailedExceptionprotected BigDecimal fromOtherType(Object obj, String option) throws junitparams.converters.ConversionFailedException
fromOtherType in class AbstractTypeConverter<BigDecimal>junitparams.converters.ConversionFailedExceptionCopyright © 2015–2016 Boleslav Bobcik - Auderis. All rights reserved.