Class IntObjectShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: