daikon
Class Ppt.NameComparator
Object
Ppt.NameComparator
- All Implemented Interfaces:
- Comparator<PptTopLevel>
- Enclosing class:
- Ppt
public static final class Ppt.NameComparator
- extends Object
- implements Comparator<PptTopLevel>
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ppt.NameComparator
public Ppt.NameComparator()
compare
public int compare(PptTopLevel p1,
PptTopLevel p2)
- Specified by:
compare in interface Comparator<PptTopLevel>