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