net.sf.saxon.value
protected static class BigIntegerValue.BigIntegerComparable extends Object implements Comparable
Field Summary | |
---|---|
protected BigIntegerValue | value |
Constructor Summary | |
---|---|
BigIntegerComparable(BigIntegerValue value) |
Method Summary | |
---|---|
BigInteger | asBigInteger() |
int | compareTo(Object o) |
boolean | equals(Object o) |
int | hashCode() |