Class IntFloatObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: