public class MaxValidatorForBigInteger extends AbstractMaxValidator<BigInteger>
maxValue
Constructor and Description |
---|
MaxValidatorForBigInteger() |
Modifier and Type | Method and Description |
---|---|
protected int |
compare(BigInteger number) |
initialize, isValid
protected int compare(BigInteger number)
compare
in class AbstractMaxValidator<BigInteger>
Copyright © 2021 JBoss by Red Hat. All rights reserved.