Class IntShortObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: