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