Class ByteByteLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: