-
public abstract class ResponseWithPagination<T>
-
-
Method Summary
Modifier and Type Method Description abstract Array<T>getItems()intgetItemsCount()-
-
Method Detail
-
getItemsCount
int getItemsCount()
-
-
-
-