Class ObjectIntByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: