Class IntIntByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: