Class CharDoubleShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: