Class ShortShortByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: