public class IntegerTupleAdaptedPredicate extends TupleAdaptedPredicate<Integer,Object> implements InputValidator
| Constructor and Description |
|---|
IntegerTupleAdaptedPredicate() |
IntegerTupleAdaptedPredicate(Predicate predicate,
Integer... selection) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
isInputValid(Class<?>... arguments) |
getInputAdapter, getSelection, setSelectionequals, getPredicate, hashCode, setPredicate, testsetInputAdapterpublic ValidationResult isInputValid(Class<?>... arguments)
isInputValid in interface InputValidatorCopyright © 2021. All rights reserved.