com.google.doclava
Class Sorter
java.lang.Object
com.google.doclava.Sorter
- All Implemented Interfaces:
- Comparable
public class Sorter
- extends Object
- implements Comparable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
label
public String label
data
public Object data
Sorter
public Sorter(String l,
Object d)
compareTo
public int compareTo(Object other)
- Specified by:
compareTo
in interface Comparable
Copyright © 2010-2013 Google. All Rights Reserved.