public class Range extends Object
(package private) double
end
start
Range(double from, double to)
boolean
contains(double val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final double start
final double end
public Range(double from, double to)
public boolean contains(double val)
Copyright © 2017. All rights reserved.