JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.crowd.test.util
Interface PagingTestsUtil.Searcher<T,
E extends
Exception
>
Enclosing class:
PagingTestsUtil
public static interface
PagingTestsUtil.Searcher<T,
E extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
T
>
search
(int start, int max)
Method Details
search
List
<
T
>
search
(int start, int max)
throws
E
Throws:
E
extends
Exception