Class ShortLongIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: