public class EntryIndexComparator extends Object implements Comparator<EntryTO<?>>
Constructor and Description |
---|
EntryIndexComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(EntryTO<?> o1,
EntryTO<?> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(EntryTO<?> o1, EntryTO<?> o2)
compare
in interface Comparator<EntryTO<?>>
Copyright © 2014. All Rights Reserved.