Package net.beardbot.nhentai.api
Class SearchResult
- java.lang.Object
-
- net.beardbot.nhentai.api.SearchResult
-
public class SearchResult extends Object
-
-
Constructor Summary
Constructors Constructor Description SearchResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Gallery>getGalleries()List<Gallery>getGalleriesOnPage(int page)intgetNumberOfPages()
-