public static class SearchCompiler.Never extends SearchCompiler.TaggedMatch
| Constructor and Description |
|---|
Never() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Tagged osm)
Tests whether the tagged object matches this criterion.
|
matchevaluate, existsMatch, forallMatchpublic Never()
public boolean match(Tagged osm)
SearchCompiler.Matchmatch in class SearchCompiler.TaggedMatchosm - the tagged object to test