Class LongIntByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: