public static class BrowseEntity.TitleComparator extends Object implements Comparator<BrowseEntity>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
TitleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BrowseEntity o1,
BrowseEntity 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
public int compare(BrowseEntity o1, BrowseEntity o2)
compare in interface Comparator<BrowseEntity>Copyright © 2003–2021 Sakai Project. All rights reserved.