public class SortToolDouble extends java.lang.Object implements SortTool
COMP_EQUAL, COMP_GRTR, COMP_LESS, err1
SortToolDouble()
int
compare(java.lang.Object x1, java.lang.Object x2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SortToolDouble()
public int compare(java.lang.Object x1, java.lang.Object x2)
compare
SortTool