Class ShortDoubleShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: