public final class TagValue extends Object
String
tag
value
TagValue()
TagValue(String tag, String value)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public String tag
public String value
public TagValue()
public TagValue(String tag, String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.