Class LongObjectByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: