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.FilteredPageImpl
Packages that use
FilteredPageImpl
Package
Description
com.atlassian.bitbucket.util
Uses of
FilteredPageImpl
in
com.atlassian.bitbucket.util
Methods in
com.atlassian.bitbucket.util
that return
FilteredPageImpl
Modifier and Type
Method
Description
<E>
FilteredPageImpl
<E>
FilteredPageImpl.
transform
(
Function
<? super
T
,
? extends E> transformFunction)