public static class Formatters.PositiveInteger extends Formatters.Integer
BaseFormatter.ParseBlock<T2,R2>| Constructor and Description |
|---|
PositiveInteger() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
convert(java.lang.Number input) |
equalTo, greaterOrEqualTo, greaterThan, lessOrEqualTo, lessThan, negative, positiveguessInputType, isValidType, toValueOrThrowIllegalTypeExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatterName, isValid, isValidValue, transformpublic java.math.BigInteger convert(java.lang.Number input)
convert in interface Formatter<java.lang.Number,java.math.BigInteger>convert in class Formatters.Integer