Class IntShortCharTuple

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

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

Generated by TupleCodeGenerator.

See Also: