public class Range extends Object
Range(Double from, Double to)
Double
getFrom()
getTo()
void
setFrom(Double from)
setTo(Double to)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range(Double from, Double to)
public Double getFrom()
public void setFrom(Double from)
public Double getTo()
public void setTo(Double to)
Copyright © 2024. All Rights Reserved.