Class ByteByteIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: