Class Author.JsonUtil

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

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

    • JsonUtil

      public JsonUtil()