Class ByteCharByteTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: