@Immutable public class Mqtt3PubCompView extends java.lang.Object implements Mqtt3PubComp
Modifier and Type | Field and Description |
---|---|
static @NotNull Mqtt3PubCompView |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
static @NotNull MqttPubComp |
delegate(int packetIdentifier) |
@NotNull java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
@NotNull public static final @NotNull Mqtt3PubCompView INSTANCE
@NotNull public static @NotNull MqttPubComp delegate(int packetIdentifier)
@NotNull public @NotNull java.lang.String toString()
toString
in class java.lang.Object