Class ByteFloatCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: