public class IgnitePair<T> extends IgniteBiTuple<T,T>
IgniteBiTuple for pair of objects of the same type.| Constructor and Description |
|---|
IgnitePair()
Empty constructor required by
Externalizable. |
IgnitePair(T t1,
T t2)
Creates pair with given objects.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
public IgnitePair()
Externalizable.public Object clone()
clone in class IgniteBiTuple<T,T>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016