Class IntIntIntTuple

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

3-Tuple (triple) key class composed of int, int, and int elements.

Generated by TupleCodeGenerator.

See Also: