Class CharShortDoubleTuple

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

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

Generated by TupleCodeGenerator.

See Also: