Class LongLongIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: