Class IntShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: