Class PageInfo
- java.lang.Object
-
- jetbrains.buildServer.favoriteBuilds.PageInfo
-
public class PageInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description PageInfo(int pageSize, int total)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfirst()intgetFrom()intgetPageSize()intgetTotal()booleanhasNext()voidlast()voidnext()
-