Class ShortObjectLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: