Class IntByteIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: