Class LongFloatIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: