Class ShortByteShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: