Class LongByteByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: