public static final class MqttProperties.StringPair extends Object
String
key
value
StringPair(String key, String value)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final String key
public final String value
public StringPair(String key, String value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2008–2024 The Netty Project. All rights reserved.