Class LongDoubleIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: