public class T6<V1,V2,V3,V4,V5,V6> extends GridTuple6<V1,V2,V3,V4,V5,V6>
alias for GridTuple6 by extending it. Since Java doesn't provide type aliases
(like Scala, for example) we resort to these types of measures. This is intended to provide for more
concise code in cases when readability won't be sacrificed. For more information see GridTuple6.GridFunc,
GridTuple,
Serialized Form| Constructor and Description |
|---|
T6()
Empty constructor required by
Externalizable. |
T6(V1 v1,
V2 v2,
V3 v3,
V4 v4,
V5 v5,
V6 v6)
Fully initializes this tuple.
|
clone, equals, get1, get2, get3, get4, get5, get6, hashCode, iterator, readExternal, set, set1, set2, set3, set4, set5, set6, toString, writeExternalfinalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliterator
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018