Class IntIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: