Class CurrentlyPlayingContext.JsonUtil

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

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

    • JsonUtil

      public JsonUtil()