net.sf.saxon.value
protected static class Int64Value.Int64Comparable extends Object implements Comparable
| Field Summary | |
|---|---|
| protected Int64Value | value |
| Constructor Summary | |
|---|---|
| Int64Comparable(Int64Value value) | |
| Method Summary | |
|---|---|
| long | asLong() |
| int | compareTo(Object o) |
| boolean | equals(Object o) |
| int | hashCode() |