Class RangePredicate<S extends SearchParameter>

java.lang.Object
org.gbif.api.model.predicate.RangePredicate<S>
All Implemented Interfaces:
Serializable, Predicate

public class RangePredicate<S extends SearchParameter> extends Object implements Predicate
This predicate checks if its key is within the range value. Note: ALA only, not advertised as part of the public GBIF API.
See Also: