Class ObjectByteCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: