Class ByteByteCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: