Package de.sonallux.spotify.api.models
Class TimeInterval
- java.lang.Object
-
- de.sonallux.spotify.api.models.TimeInterval
-
public class TimeInterval extends Object
-
-
Field Summary
Fields Modifier and Type Field Description floatconfidenceThe confidence, from 0.0 to 1.0, of the reliability of the interval.floatdurationThe duration (in seconds) of the time interval.floatstartThe starting point (in seconds) of the time interval.
-
Constructor Summary
Constructors Constructor Description TimeInterval()
-