Class ByteIntByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: