Class ByteShortShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: