-
-
Constructor Summary
Constructors
| Constructor and Description |
Pair(A first,
B second) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFirst
public A getFirst()
-
getSecond
public B getSecond()
Copyright © 2017. All Rights Reserved.