public class PreferredComparator extends Object implements Comparator<Preferred>
| Constructor and Description |
|---|
PreferredComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Preferred preferred1,
Preferred preferred2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Preferred preferred1, Preferred preferred2)
compare in interface Comparator<Preferred>Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.