public class T5<V1,V2,V3,V4,V5> extends GridTuple5<V1,V2,V3,V4,V5>
alias for GridTuple5 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 GridTuple5.GridFunc,
GridTuple,
Serialized Form| Constructor and Description |
|---|
T5()
Empty constructor required by
Externalizable. |
T5(V1 v1,
V2 v2,
V3 v3,
V4 v4,
V5 v5)
Fully initializes this tuple.
|
clone, equals, get1, get2, get3, get4, get5, hashCode, iterator, readExternal, set, set1, set2, set3, set4, set5, toString, writeExternalfinalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliterator
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020