Class ByteIntTuple

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

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

Generated by io.deephaven.replicators.TupleCodeGenerator.

See Also: