Class ShortObjectIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: