Class ByteObjectIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: