Class CharCharDoubleTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: