Interface PathCollection

All Superinterfaces:
Iterable<Path>
All Known Implementing Classes:
PathList, PathsCollection

public interface PathCollection extends Iterable<Path>