public static class ExportChanges.ExportsByNumber extends java.lang.Object implements java.util.Comparator<Export>
ExportChanges.ExportsByNumber()
int
compare(Export e1, Export e2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ExportChanges.ExportsByNumber()
public int compare(Export e1, Export e2)
compare
java.util.Comparator<Export>