public final class IndexComparator extends Object implements Comparator<Resume>
Ordered by fields: index.
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Resume o1,
Resume o2) |
static IndexComparator |
get()
The instance access method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static IndexComparator get()
public int compare(Resume o1, Resume o2)
compare in interface Comparator<Resume>Copyright © 2016. All rights reserved.