Class IntIntFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: