Class CharDoubleIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: