Class ByteIntShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: