Class CharFloatShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: