Class ObjectIntTuple

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

2-Tuple (double) key class composed of Object and int elements.

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: