Class TimeRanges
java.lang.Object
elemental2.dom.TimeRanges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
length
public int length
-
-
Constructor Details
-
TimeRanges
public TimeRanges()
-
-
Method Details
-
end
public double end(int index) -
start
public double start(int index)
-