public class Tag extends Object
Tag(String key, String value)
boolean
equals(Object obj)
int
hashCode()
String
key()
value()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Tag(String key, String value)
public String key()
public String value()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2019. All rights reserved.