Class ShortIntShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: