public class Tuple3<A,B,C> extends Object
A
a
B
b
C
c
Tuple3(A a, B b, C c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final A a
public final B b
public final C c
public Tuple3(A a, B b, C c)
Copyright © 1999–2019 ViaOA. All rights reserved.