Class ByteByteByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: