Class ByteIntObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: