public class Tuple<T1,T2> extends java.lang.Object implements JsonSerializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
T1 |
getFirst() |
T2 |
getSecond() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
fromJson, toJson