Class IntShortDoubleTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: