Class LongIntShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: