Class DoubleShortShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: