Class FloatIntCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: