public static class BrowseEntity.PrefixComparator extends Object implements Comparator<BrowseEntity>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
BrowseEntity.PrefixComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BrowseEntity o1,
BrowseEntity o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final long serialVersionUID
public int compare(BrowseEntity o1, BrowseEntity o2)
compare in interface Comparator<BrowseEntity>Copyright © 2007-2014 Sakai Project. All Rights Reserved.