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