Class ShortByteCharTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: