Class DoubleIntLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: