public class Pair<T1,T2> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <X,Y> Pair<X,Y> |
create(X x,
Y y) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Copyright © 2018 AddThis. All rights reserved.