Class IntIntTuple

java.lang.Object
com.illumon.iris.db.util.tuples.generated.IntIntTuple
All Implemented Interfaces:
StreamingExternalizable, CanonicalizableTuple<IntIntTuple>, Externalizable, Serializable, Comparable<IntIntTuple>

public class IntIntTuple
extends Object
implements Comparable<IntIntTuple>, Externalizable, StreamingExternalizable, CanonicalizableTuple<IntIntTuple>

2-Tuple (double) key class composed of int and int elements.

Generated by TupleCodeGenerator.

See Also:
Serialized Form