public class Tuple extends Object implements Cloneable, Serializable
Tuple(Object... members)
Tuple
clone()
<T> T
get(int index)
String
toString()
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Tuple(Object... members)
public <T> T get(int index)
public String toString()
toString
Object
public Tuple clone()
clone
Copyright © 2016. All rights reserved.