Class LongObjectObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: