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