Class IntCharDoubleTuple

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

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

Generated by TupleCodeGenerator.

See Also: