Class IntIntShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: