- java.lang.Object
-
- com.saxonica.functions.trie.Tuple2<T1,T2>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
T1 |
_1 |
T2 |
_2 |
-
Constructor Summary
Constructors
Constructor and Description |
Tuple2(T1 v1,
T2 v2) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.