public static class NaturalSort.Paths
extends java.lang.Object
implements java.util.Comparator<java.nio.file.Path>
Modifier and Type | Field and Description |
---|---|
private java.text.Collator |
collator |
Constructor and Description |
---|
Paths() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.nio.file.Path o1,
java.nio.file.Path o2) |