Interface PathSorter
-
- All Superinterfaces:
java.util.Comparator<PathWithAttributes>
- All Known Implementing Classes:
PathSortByModificationTime
public interface PathSorter extends java.util.Comparator<PathWithAttributes>
Defines the interface of classes that can sort Paths.