Class IntByteTuple

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

2-Tuple (double) key class composed of int and byte elements.

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: