Class ObjectCharIntTuple

java.lang.Object
io.deephaven.tuple.generated.ObjectCharIntTuple
All Implemented Interfaces:
CanonicalizableTuple<ObjectCharIntTuple>, StreamingExternalizable, Externalizable, Serializable, Comparable<ObjectCharIntTuple>

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: