Class ShortIntIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: