Class LongByteIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: