public static interface SelectComponent.ConstraintChecker
Modifier and Type | Method and Description |
---|---|
boolean |
satisfiesConstraints(Object[] tuple)
Return true if the tuple satisfies all of the constraints.
|
boolean satisfiesConstraints(Object[] tuple)
tuple
- the tuple; never nullCopyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.