Class FloatShortLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: