Class DoubleShortLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: