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