public static class SearchCompiler.Always extends SearchCompiler.Match
| Modifier and Type | Field and Description |
|---|---|
static SearchCompiler.Always |
INSTANCE
The unique instance/
|
| Constructor and Description |
|---|
Always() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(OsmPrimitive osm) |
evaluate, existsMatch, forallMatchpublic static final SearchCompiler.Always INSTANCE
public Always()
public boolean match(OsmPrimitive osm)
match in class SearchCompiler.Match