Class ShortDoubleByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: