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