Class ObjectShortLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: