Class IntFloatShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: