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