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