Class UnsignedByte

java.lang.Object
java.lang.Number
com.rabbitmq.stream.amqp.UnsignedByte
All Implemented Interfaces:
Serializable, Comparable<org.apache.qpid.proton.amqp.UnsignedByte>

public final class UnsignedByte extends Number implements Comparable<org.apache.qpid.proton.amqp.UnsignedByte>
This code is based on QPid Proton's UnsignedByte class.
See Also: