Class IntCharIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form