Class LongIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: