public static class RequestStorageImpl.EntryComparator extends Object implements Comparator<Map.Entry<String,Object>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
EntryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map.Entry<String,Object> o1,
Map.Entry<String,Object> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final long serialVersionUID
Copyright © 2003–2020 Sakai Project. All rights reserved.