Constructor and Description |
---|
Tuple14(T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5,
T6 t6,
T7 t7,
T8 t8,
T9 t9,
T10 t10,
T11 t11,
T12 t12,
T13 t13,
T14 t14) |
Modifier and Type | Method and Description |
---|---|
T1 |
_1() |
T10 |
_10() |
T11 |
_11() |
T12 |
_12() |
T13 |
_13() |
T14 |
_14() |
T2 |
_2() |
T3 |
_3() |
T4 |
_4() |
T5 |
_5() |
T6 |
_6() |
T7 |
_7() |
T8 |
_8() |
T9 |
_9() |
int |
arity() |
boolean |
equals(Object other) |
int |
hashCode() |
Iterator<Object> |
iterator() |
<C> C |
map(Function14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,C> f) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public T1 _1()
public T2 _2()
public T3 _3()
public T4 _4()
public T5 _5()
public T6 _6()
public T7 _7()
public T8 _8()
public T9 _9()
public T10 _10()
public T11 _11()
public T12 _12()
public T13 _13()
public T14 _14()
public <C> C map(Function14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,C> f) throws Exception
Exception
Copyright © 2018. All rights reserved.