public class Range extends Object
Range(String key, Double from, Double to)
Double
getFrom()
String
getKey()
getTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range(String key, Double from, Double to)
public String getKey()
public Double getFrom()
public Double getTo()