public final class TagValue extends Object
String
tag
value
TagValue()
TagValue(String tag, String value)
static TagValue
buildTagValue(String tag, Object 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
public static TagValue buildTagValue(String tag, Object value)
Copyright © 2025. All rights reserved.