Class IntDoubleCharTuple

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

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

Generated by TupleCodeGenerator.

See Also: