Class IntDoubleShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: