public class Tuple4<A,B,C,D> extends Object
Tuple4(A a, B b, C c, D d)
A
get1()
B
get2()
C
get3()
D
get4()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple4(A a, B b, C c, D d)
public B get2()
public A get1()
public C get3()
public D get4()
Copyright © 2017 etc.to. All rights reserved.