Class ObjectShortFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: