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, setSelection
equals, getPredicate, hashCode, setPredicate, test
setInputAdapter
public ValidationResult isInputValid(Class<?>... arguments)
isInputValid
in interface InputValidator
Copyright © 2021. All rights reserved.