Comparator<Institution>public class InstitutionComparator extends Object implements Comparator<Institution>
| Constructor | Description |
|---|---|
InstitutionComparator() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
compare(Institution o1,
Institution o2) |
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Institution o1, Institution o2)
compare in interface Comparator<Institution>Copyright © 2018. All rights reserved.