Click or drag to resize

Interval Constructor

Overload List
 NameDescription
Public methodInterval Default constructor. Constructs the open interval (0, 1).
Public methodInterval(Double, Double, IntervalType) Constructs an Interval instance of the specifed type with the given endpoints.
Top
See Also