Uses of Class
com.rabbitmq.stream.amqp.UnsignedShort
-
Packages that use UnsignedShort Package Description com.rabbitmq.stream.amqp Classes for AMQP 1.0 support. -
-
Uses of UnsignedShort in com.rabbitmq.stream.amqp
Fields in com.rabbitmq.stream.amqp declared as UnsignedShort Modifier and Type Field Description static UnsignedShortUnsignedShort. MAX_VALUEMethods in com.rabbitmq.stream.amqp that return UnsignedShort Modifier and Type Method Description static UnsignedShortUnsignedShort. valueOf(short underlying)static UnsignedShortUnsignedShort. valueOf(String value)Methods in com.rabbitmq.stream.amqp with parameters of type UnsignedShort Modifier and Type Method Description intUnsignedShort. compareTo(UnsignedShort o)
-