Class IntByteShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: