
de.jsone_studios.wrapper.spotify.models.TimeInterval Maven / Gradle / Ivy
package de.jsone_studios.wrapper.spotify.models;
public class TimeInterval
{
public float start;
public float duration;
public float confidence;
public TimeInterval()
{
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy