Class LongIntObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: