private static class SearchCompiler.UserMatch extends SearchCompiler.Match
private String
user
UserMatch(String user)
boolean
match(OsmPrimitive osm)
String
toString()
evaluate, existsMatch, forallMatch
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private String user
public UserMatch(String user)
public boolean match(OsmPrimitive osm)
match
SearchCompiler.Match
public String toString()
toString
Object
JOSM