public class StringNameValuePair extends NameValuePair<String>
StringNameValuePair()
StringNameValuePair(String name, String value)
getName, setName
equals, getKey, getValue, hashCode, setKey, setValue
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
public StringNameValuePair()
public StringNameValuePair(String name, String value)
Copyright © 2022. All rights reserved.