Class ObjectByteByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: