public class FsControllerComparator extends java.lang.Object implements java.util.Comparator<FsController>, java.io.Serializable
sync()ed before their parent file system so that all file systems reflect
all changes once the list has been completely processed.| Constructor and Description |
|---|
FsControllerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FsController o1,
FsController o2) |
public int compare(FsController o1, FsController o2)
compare in interface java.util.Comparator<FsController>