Class FloatCharLongTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: