org.ceryle.wiki.plugin.aggregate
Class AlphaPageComparator
java.lang.Object
org.ceryle.wiki.plugin.aggregate.AlphaPageComparator
- All Implemented Interfaces:
- Comparator
public class AlphaPageComparator
- extends Object
- implements Comparator
Comparator for WikiPages based on the name of the
page, results in normal A-Z alphabetical ordering.
- Author:
- John Volkar (john.volkar at gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlphaPageComparator
public AlphaPageComparator()
compare
public int compare(Object arg0,
Object arg1)
- Specified by:
compare in interface Comparator
- See Also:
Comparator.compare(java.lang.Object, java.lang.Object)
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.