Class IntFloatCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: