Class CharFloatIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: