Class ShortShortDoubleTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: