org.openstreetmap.josm.data.osm.history
Interface History.FilterPredicate

Enclosing class:
History

private static interface History.FilterPredicate


Method Summary
 boolean matches(HistoryOsmPrimitive primitive)
           
 

Method Detail

matches

boolean matches(HistoryOsmPrimitive primitive)


JOSM