public final class TagsValuePair extends Object
TagsValuePair(Map<String,String> tags, double value)
boolean
equals(Object obj)
int
hashCode()
Map<String,String>
tags()
String
toString()
double
value()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TagsValuePair(Map<String,String> tags, double value)
public Map<String,String> tags()
public double value()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode