protected static class BigDecimalValue.DecimalComparable extends Object implements Comparable
| Modifier and Type | Field and Description |
|---|---|
protected BigDecimalValue |
value |
| Constructor and Description |
|---|
DecimalComparable(BigDecimalValue value) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
asBigDecimal() |
int |
compareTo(Object o) |
boolean |
equals(Object o) |
int |
hashCode() |
protected BigDecimalValue value
public DecimalComparable(BigDecimalValue value)
public BigDecimal asBigDecimal()
public int compareTo(Object o)
compareTo in interface ComparableCopyright (c) 2004-2017 Saxonica Limited. All rights reserved.