Class FloatIntShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: