Class IntDoubleLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: