Class PathUtils.RelativeSortedPaths

java.lang.Object
org.apache.commons.io.file.PathUtils.RelativeSortedPaths
Enclosing class:
PathUtils

private static final class PathUtils.RelativeSortedPaths extends Object
Private worker/holder that computes and tracks relative path names and their equality. We reuse the sorted relative lists when comparing directories.