public class Parameter extends Object
Parameter(String key, String value)
boolean
equals(Object obj)
String
getKey()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Parameter(String key, String value)
public String getKey()
public String getValue()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.