Class LongIntFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: