public class PathComparator extends java.lang.Object implements java.util.Comparator<Path>, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<Path> |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
int |
compare(Path p1,
Path p2) |
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.