@Immutable public final class Tag extends Object
Tag(String name, String value)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Tag(String name, String value)
name
value
public String getName()
public String getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString