Class IntObjectLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: