@Plugin(name="BigInteger", category="TypeConverter") public static class TypeConverters.BigIntegerConverter extends Object implements TypeConverter<BigInteger>
String into a BigInteger.| Constructor and Description |
|---|
BigIntegerConverter() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
convert(String s)
Converts a String to a given type.
|
public BigInteger convert(String s)
TypeConverterconvert in interface TypeConverter<BigInteger>s - the String to convert. Cannot be null.Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.