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