Class LongShortIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: