public class Tuple6<T1,T2,T3,T4,T5,T6> extends Tuple
modCount
Constructor and Description |
---|
Tuple6(T1 first,
T2 second,
T3 third,
T4 fourth,
T5 fifth,
T6 sixth) |
Modifier and Type | Method and Description |
---|---|
Object |
get(int index) |
T5 |
getFifth() |
T1 |
getFirst() |
T4 |
getFourth() |
T2 |
getSecond() |
T6 |
getSixth() |
T3 |
getThird() |
int |
size() |
add, add, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream