Skip to content

Add JavaDoc to classes #7

@jzheng2017

Description

@jzheng2017

The library currently lacks a lot of JavaDoc. Almost all classes are without JavaDoc with the authorization classes as an exception.

It would be great if JavaDoc were to be added for the following classes:

  • All classes in the spotify.api.interfaces package
  • All private functions in the spotify.api.impl package (Overridden functions in implementation classes already inherit JavaDoc from their interface)
  • All classes in the spotify.retrofit.services package
  • All classes in the spotify.api.enums package
  • All classes in the spotify.factories package
  • All classes in the spotify.utils package
  • All classes in the spotify.models package (only a brief description of the model at the top of the class)

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAn issue directly related to the public api of the librarydocumentationImprovements or additions to documentationepicAn issue tracking a large piece of work that will be split into smaller issuesgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions