Class CurrentlyPlaying.JsonUtil

java.lang.Object
se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil<CurrentlyPlaying>
se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.JsonUtil
All Implemented Interfaces:
IModelObject.IJsonUtil<CurrentlyPlaying>
Enclosing class:
CurrentlyPlaying

public static final class CurrentlyPlaying.JsonUtil extends AbstractModelObject.JsonUtil<CurrentlyPlaying>
JsonUtil class for building CurrentlyPlaying instances.
  • Constructor Details

    • JsonUtil

      public JsonUtil()