Class FloatIntIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: