Class ByteCharCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: