net.sf.saxon.value
protected static class DecimalValue.DecimalComparable extends Object implements Comparable
Field Summary | |
---|---|
protected DecimalValue | value |
Constructor Summary | |
---|---|
DecimalComparable(DecimalValue value) |
Method Summary | |
---|---|
BigDecimal | asBigDecimal() |
int | compareTo(Object o) |
boolean | equals(Object o) |
int | hashCode() |