Class IntCharShortTuple

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

public class IntCharShortTuple
extends Object
implements Comparable<IntCharShortTuple>, Externalizable, StreamingExternalizable, CanonicalizableTuple<IntCharShortTuple>

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form