Class IntByteFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: