Class CharByteLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: