Class ByteObjectShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: