public interface CompositePredicate extends Predicate
Modifier and Type | Method and Description |
---|---|
Set<Predicate> |
getPredicates()
Returns an unmodifiable set of predicates contained within
this composite predicate.
|
equals, hashCode
toString
Set<Predicate> getPredicates()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.