Class DoubleShortTuple

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

2-Tuple (double) key class composed of double and short elements.

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: