Class ShortLongShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: