public class FileTypeComparator extends java.lang.Object implements java.util.Comparator<ClientProjectFile>
| Constructor and Description |
|---|
FileTypeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ClientProjectFile file1,
ClientProjectFile file2) |
public int compare(ClientProjectFile file1, ClientProjectFile file2)
compare in interface java.util.Comparator<ClientProjectFile>Copyright © 2018. All Rights Reserved.