Class LongObjectIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: