Class ByteFloatByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: