Class ObjectShortByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: