Class IntFloatByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: