public class TagResult extends Object
TagResult(String name, Map<String,List<String>> tags)
boolean
equals(Object o)
String
getName()
Map<String,List<String>>
getTags()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TagResult(String name, Map<String,List<String>> tags)
public String getName()
public Map<String,List<String>> getTags()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.