public class Tuple1<A> extends java.lang.Object implements Tuple
Tuple1()
int
arity()
<T> Tuple1<T>
map1(java.util.function.Function<? super A,? extends T> f)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple1()
public <T> Tuple1<T> map1(java.util.function.Function<? super A,? extends T> f)
public int arity()
arity
Tuple