Interface AbstractYandexMusicApiLoader.ApiExtractor<T>

    • Method Detail

      • extract

        T extract​(HttpInterface httpInterface,
                  JsonBrowser result)
           throws java.lang.Exception
        Throws:
        java.lang.Exception