public class GridTriple<T> extends GridTuple3<T,T,T>
GridTuple3 for three objects of the same type.| Constructor and Description |
|---|
GridTriple()
Empty constructor required by
Externalizable. |
GridTriple(T t1,
T t2,
T t3)
Creates triple with given objects.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
equals, get1, get2, get3, hashCode, iterator, readExternal, set, set1, set2, set3, toString, writeExternalfinalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic GridTriple()
Externalizable.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021