Class IntFloatLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: