Class IntCharObjectTuple

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

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

Generated by TupleCodeGenerator.

See Also: