public class Tuple extends Object
Tuple(Object... values)
boolean
equals(Object obj)
int
hashCode()
String
toString()
Object[]
values()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Tuple(Object... values)
public Object[] values()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.