public class Tuple<A> extends Object implements Serializable
Tuple(A... elements)
ArrayList<A>
getElements()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Tuple(A... elements)
public ArrayList<A> getElements()
public String toString()
toString
Object
Copyright © 2021. All Rights Reserved.