com.icl.saxon.sort
public class DoubleComparer extends Comparer
| Method Summary | |
|---|---|
| int | compare(Object a, Object b)
Compare two String objects according to their numeric values |
Returns: <0 if a0 if a>b
Throws: ClassCastException if the objects are of the wrong type for this Comparer