Class DoubleLongCharTuple

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

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

Generated by TupleCodeGenerator.

See Also: