Class ByteIntFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: