Class FloatByteShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: