Class ObjectDoubleIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: