public class LessThanPredicate<S extends SearchParameter> extends SimplePredicate<S>
key
is less than its value
.Constructor and Description |
---|
LessThanPredicate(S key,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
getKey, getValue, isMatchCase, toString
public LessThanPredicate(S key, String value)
public boolean equals(Object obj)
equals
in class SimplePredicate<S extends SearchParameter>
public int hashCode()
hashCode
in class SimplePredicate<S extends SearchParameter>
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.