Class ByteLongFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: