Class CharByteShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: