Class ByteCharShortTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: