Class ByteShortByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: