Class NotPredicate

java.lang.Object
org.gbif.api.model.predicate.NotPredicate
All Implemented Interfaces:
Serializable, Predicate

public class NotPredicate extends Object implements Predicate
This predicate negates its subpredicate. Note: This may not work with all combinations of subpredicates.
See Also: