Class IntShortIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: