Uses of Class
com.atlassian.plugins.license.entity.RestPage
Packages that use RestPage
-
Uses of RestPage in com.atlassian.plugins.license.entity
Methods in com.atlassian.plugins.license.entity that return RestPageModifier and TypeMethodDescriptionRestPage.Builder.build()static <T> RestPage<T>RestPage.fromLimitPlusOne(List<T> results, int start, int limit) Methods in com.atlassian.plugins.license.entity with parameters of type RestPage