Uses of Class
net.beardbot.nhentai.api.SearchResult
-
Packages that use SearchResult Package Description net.beardbot.nhentai.api -
-
Uses of SearchResult in net.beardbot.nhentai.api
Methods in net.beardbot.nhentai.api that return SearchResult Modifier and Type Method Description SearchResultGalleryApi. search(String query)SearchResultGalleryApi. search(String query, SearchParams searchParams)SearchResultGalleryApi. searchByTag(Tag tag)SearchResultGalleryApi. searchByTag(Tag tag, SearchParams searchParams)SearchResultGalleryApi. searchByTagId(long tagId)SearchResultGalleryApi. searchByTagId(long tagId, SearchParams searchParams)
-