protected static class OsmSegmenter.AcceptTileSubdirsOrPlanetWays
extends java.lang.Object
implements java.io.FileFilter
| Modifier | Constructor and Description |
|---|---|
protected |
AcceptTileSubdirsOrPlanetWays() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File path)
Tests whether or not the specified abstract pathname should be
included in a pathname list.
|
public boolean accept(java.io.File path)
accept in interface java.io.FileFilterpath - File of the abstract pathname to be testedtrue if and only if path
should be included