Class LongCharByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: