Class Track.JsonUtil

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

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

    • JsonUtil

      public JsonUtil()