Class ByteObjectByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: