Class DoubleShortObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: