public class Pair<A,B> extends Object
Pair(A one, B two)
A
get1()
B
get2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(A one, B two)
public A get1()
public B get2()
Copyright © 2017 etc.to. All rights reserved.