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, wait
equals
public int compare(Preferred preferred1, Preferred preferred2)
compare
in interface Comparator<Preferred>
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.