private static final class FsDefaultManager.FsControllerComparator extends Object implements Comparator<FsController<?>>
| Modifier and Type | Field and Description |
|---|---|
(package private) static FsDefaultManager.FsControllerComparator |
REVERSE |
| Modifier | Constructor and Description |
|---|---|
private |
FsDefaultManager.FsControllerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FsController<?> l,
FsController<?> r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsstatic final FsDefaultManager.FsControllerComparator REVERSE
private FsDefaultManager.FsControllerComparator()
public int compare(FsController<?> l, FsController<?> r)
compare in interface Comparator<FsController<?>>Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.