JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bitbucket.util.PageImpl
Packages that use
PageImpl
Package
Description
com.atlassian.bitbucket.util
Uses of
PageImpl
in
com.atlassian.bitbucket.util
Methods in
com.atlassian.bitbucket.util
that return
PageImpl
Modifier and Type
Method
Description
<E>
PageImpl
<E>
PageImpl.
transform
(
Function
<? super
T
,
? extends E> transformFunction)