Class ByteShortObjectTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: