org.sakaiproject.entitybroker.entityprovider.extension
Class BrowseEntity.TitleComparator
java.lang.Object
org.sakaiproject.entitybroker.entityprovider.extension.BrowseEntity.TitleComparator
- All Implemented Interfaces:
- Serializable, Comparator<BrowseEntity>
- Enclosing class:
- BrowseEntity
public static class BrowseEntity.TitleComparator
- extends Object
- implements Comparator<BrowseEntity>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
BrowseEntity.TitleComparator
public BrowseEntity.TitleComparator()
compare
public int compare(BrowseEntity o1,
BrowseEntity o2)
- Specified by:
compare in interface Comparator<BrowseEntity>
Copyright © 2007-2012 Sakai Project. All Rights Reserved.