Class BigDecimalValue.DecimalComparable
java.lang.Object
net.sf.saxon.value.BigDecimalValue.DecimalComparable
- All Implemented Interfaces:
Comparable
- Enclosing class:
BigDecimalValue
A Comparable that performs comparison of a DecimalValue either with another
DecimalValue or with some other representation of an XPath numeric value
- Since:
- 9.8. This class was previously named "DecimalValue". In 9.8 a new DecimalValue class is introduced, to more faithfully reflect the XDM type hierarchy, so that every instance of xs:decimal is now implemented as an instance of DecimalValue.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
DecimalComparable
-
-
Method Details
-
asBigDecimal
-
compareTo
- Specified by:
compareToin interfaceComparable
-
equals
-
hashCode
-