interface |
TupleGetter0<T,T0> |
Specialization of TupleGetter that always returns the 0th element.
|
interface |
TupleGetter1<T,T1> |
Specialization of TupleGetter that always returns the 1st element.
|
interface |
TupleGetter10<T,T10> |
Specialization of TupleGetter that always returns the 10th element.
|
interface |
TupleGetter11<T,T11> |
Specialization of TupleGetter that always returns the 11st element.
|
interface |
TupleGetter12<T,T12> |
Specialization of TupleGetter that always returns the 12nd element.
|
interface |
TupleGetter13<T,T13> |
Specialization of TupleGetter that always returns the 13rd element.
|
interface |
TupleGetter14<T,T14> |
Specialization of TupleGetter that always returns the 14th element.
|
interface |
TupleGetter15<T,T15> |
Specialization of TupleGetter that always returns the 15th element.
|
interface |
TupleGetter16<T,T16> |
Specialization of TupleGetter that always returns the 16th element.
|
interface |
TupleGetter17<T,T17> |
Specialization of TupleGetter that always returns the 17th element.
|
interface |
TupleGetter18<T,T18> |
Specialization of TupleGetter that always returns the 18th element.
|
interface |
TupleGetter19<T,T19> |
Specialization of TupleGetter that always returns the 19th element.
|
interface |
TupleGetter2<T,T2> |
Specialization of TupleGetter that always returns the 2nd element.
|
interface |
TupleGetter20<T,T20> |
Specialization of TupleGetter that always returns the 20th element.
|
interface |
TupleGetter21<T,T21> |
Specialization of TupleGetter that always returns the 21st element.
|
interface |
TupleGetter22<T,T22> |
Specialization of TupleGetter that always returns the 22nd element.
|
interface |
TupleGetter23<T,T23> |
Specialization of TupleGetter that always returns the 23rd element.
|
interface |
TupleGetter3<T,T3> |
Specialization of TupleGetter that always returns the 3rd element.
|
interface |
TupleGetter4<T,T4> |
Specialization of TupleGetter that always returns the 4th element.
|
interface |
TupleGetter5<T,T5> |
Specialization of TupleGetter that always returns the 5th element.
|
interface |
TupleGetter6<T,T6> |
Specialization of TupleGetter that always returns the 6th element.
|
interface |
TupleGetter7<T,T7> |
Specialization of TupleGetter that always returns the 7th element.
|
interface |
TupleGetter8<T,T8> |
Specialization of TupleGetter that always returns the 8th element.
|
interface |
TupleGetter9<T,T9> |
Specialization of TupleGetter that always returns the 9th element.
|