Class ByteDoubleShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: