Class ObjectShortDoubleTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: