Class IntShortShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: