Class ByteLongCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: