org.apache.pivot.wtk.validation
Class BigIntegerValidator
java.lang.Object
org.apache.pivot.wtk.validation.FormattedValidator<NumberFormat>
org.apache.pivot.wtk.validation.DecimalValidator
org.apache.pivot.wtk.validation.ComparableValidator<BigInteger>
org.apache.pivot.wtk.validation.BigIntegerValidator
- All Implemented Interfaces:
- Validator
public class BigIntegerValidator
- extends ComparableValidator<BigInteger>
A validator for a BigInteger value.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigIntegerValidator
public BigIntegerValidator()
BigIntegerValidator
public BigIntegerValidator(Locale locale)