Class FloatLongIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: