Class ByteIntCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: