public static class SearchCompiler.Always extends SearchCompiler.TaggedMatch
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(Tagged osm)
Tests whether the tagged object matches this criterion.
|
match
test
public static final SearchCompiler.Always INSTANCE
public Always()
public boolean match(Tagged osm)
SearchCompiler.Match
match
in class SearchCompiler.TaggedMatch
osm
- the tagged object to test