Class LongByteCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: