public class Tag extends Object
Tag(String key, String value)
boolean
equals(Object obj)
String
getKey()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Tag(String key, String value)
public String getKey()
public String getValue()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals