Class IntLongObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: