Class ObjectByteShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: