Class CharShortByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: