net.sf.saxon.value
Class Int64Value.Int64Comparable
java.lang.Object
net.sf.saxon.value.Int64Value.Int64Comparable
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- Int64Value
protected static class Int64Value.Int64Comparable
- extends Object
- implements Comparable
A Comparable that performs comparison of an Int64Value either with another
Int64Value or with some other representation of an XPath numeric value
value
protected Int64Value value
Int64Value.Int64Comparable
public Int64Value.Int64Comparable(Int64Value value)
asLong
public long asLong()
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.