Class ObjectIntCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: