Class LongObjectShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: