Class ByteCharFloatTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: