public class Element extends Object
Element(String key, String value)
boolean
equals(Object o)
String
getKey()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Element(String key, String value)
public String getKey()
public String getValue()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2022 WSO2. All Rights Reserved.