Class IntCharFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: