public static class FileTypeUtils.FileNameComparator extends java.lang.Object implements java.util.Comparator<FileInfo>
| Modifier and Type | Field and Description |
|---|---|
protected static int |
FIRST |
protected static int |
SECOND |
| Constructor and Description |
|---|
FileNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FileInfo lhs,
FileInfo rhs) |
protected static final int FIRST
protected static final int SECOND