public class NumberBigIntegerConverter extends Object implements ContextualConverter<Number,BigInteger>
| Constructor and Description |
|---|
NumberBigIntegerConverter() |
public BigInteger convert(Number in, Context context)
convert in interface ContextualConverter<Number,BigInteger>Copyright © 2020. All rights reserved.