Class IntByteByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: