Class CharShortLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: