Class ByteCharObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: