Package com.atlassian.crowd.model.page
Class PageImpl<T>
java.lang.Object
com.atlassian.crowd.model.page.PageImpl<T>
- All Implemented Interfaces:
Page<T>
-
Constructor Details
-
PageImpl
-
-
Method Details
-
getResults
- Specified by:
getResults
in interfacePage<T>
-
getSize
public int getSize() -
getStart
public int getStart() -
getLimit
public int getLimit() -
isLastPage
public boolean isLastPage()- Specified by:
isLastPage
in interfacePage<T>
-