public class CompoundPredicate extends Object implements Predicate
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<Predicate> |
getPredicates()
Returns all the predicates this compound predicate is made out of in an immutable collection.
|
int |
hashCode() |
String |
toString() |
public Collection<Predicate> getPredicates()
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.