T
public class TupleN<T> extends Object
TupleN(List<T> list)
boolean
equals(Object obj)
int
hashCode()
String
toString()
List<T>
values()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TupleN(List<T> list)
list
public List<T> values()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2014–2015. All rights reserved.