Class ByteFloatShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: