public class NutsIdFilterToPredicate extends NutsPredicates.BasePredicate<NutsId>
| Constructor and Description |
|---|
NutsIdFilterToPredicate(NutsIdFilter ff,
NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
test(NutsId x) |
String |
toString() |
and, negate, orpublic NutsIdFilterToPredicate(NutsIdFilter ff, NutsSession session)
Copyright © 2021 vpc open source initiative. All rights reserved.