Class ShortByteByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: