public class Tuple3<F,S,T> extends Object
F
e1()
S
e2()
T
e3()
first()
second()
int
size()
third()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public F first()
public S second()
public T third()
public int size()
public F e1()
public S e2()
public T e3()
public String toString()
toString
Object
Copyright © 2022. All rights reserved.