Class ByteFloatIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: