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