public class DecimalMaxValidatorForBigInteger extends AbstractDecimalMaxValidator<java.math.BigInteger>
maxValue
Constructor and Description |
---|
DecimalMaxValidatorForBigInteger() |
Modifier and Type | Method and Description |
---|---|
protected int |
compare(java.math.BigInteger number) |
initialize, isValid
protected int compare(java.math.BigInteger number)
compare
in class AbstractDecimalMaxValidator<java.math.BigInteger>
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved