| Constructor and Description |
|---|
AbstractPair() |
AbstractPair(X x,
Y y) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
X |
get0() |
Y |
get1() |
X |
getKey() |
Y |
getValue() |
int |
hashCode() |
void |
set0(X x) |
void |
set1(Y y) |
Y |
setValue(Y value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic boolean equals(Object obj)
public int hashCode()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.