|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.actions.search.SearchCompiler.Match
org.openstreetmap.josm.actions.search.SearchCompiler.Always
public static class SearchCompiler.Always
Matches every OsmPrimitive.
Field Summary | |
---|---|
static SearchCompiler.Always |
INSTANCE
|
Constructor Summary | |
---|---|
SearchCompiler.Always()
|
Method Summary | |
---|---|
boolean |
match(OsmPrimitive osm)
|
Methods inherited from class org.openstreetmap.josm.actions.search.SearchCompiler.Match |
---|
existsMatch, forallMatch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static SearchCompiler.Always INSTANCE
Constructor Detail |
---|
public SearchCompiler.Always()
Method Detail |
---|
public boolean match(OsmPrimitive osm)
match
in class SearchCompiler.Match
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |