Class ObjectLongObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: