Class ObjectCharDoubleTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: