Uses of Class
net.beardbot.nhentai.api.Gallery
-
Packages that use Gallery Package Description net.beardbot.nhentai.api -
-
Uses of Gallery in net.beardbot.nhentai.api
Methods in net.beardbot.nhentai.api that return Gallery Modifier and Type Method Description GalleryGalleryApi. getRandomGallery()Methods in net.beardbot.nhentai.api that return types with arguments of type Gallery Modifier and Type Method Description List<Gallery>SearchResult. getGalleries()List<Gallery>SearchResult. getGalleriesOnPage(int page)Optional<Gallery>GalleryApi. getGallery(long galleryId)List<Gallery>Gallery. getRelatedGalleries()
-