private static class SearchCompiler.Closed extends SearchCompiler.Match
| Modifier | Constructor and Description |
|---|---|
private |
Closed() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(OsmPrimitive osm) |
java.lang.String |
toString() |
evaluate, existsMatch, forallMatchprivate Closed()
public boolean match(OsmPrimitive osm)
match in class SearchCompiler.Matchpublic java.lang.String toString()
toString in class java.lang.Object