Class ByteLongByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: