Class ObjectLongIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: