protected static class RequestedLists.UrgentFirstComparator extends Object implements Comparator<RequestedList>
| Modifier | Constructor and Description |
|---|---|
protected |
RequestedLists.UrgentFirstComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RequestedList x,
RequestedList y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsprotected RequestedLists.UrgentFirstComparator()
public int compare(RequestedList x, RequestedList y)
compare in interface Comparator<RequestedList>Copyright © 2013 CodeLutin. All rights reserved.