|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloseableIterator | |
|---|---|
| com.atlassian.jira.issue.util | |
| com.atlassian.jira.util.collect | |
| Uses of CloseableIterator in com.atlassian.jira.issue.util |
|---|
| Subinterfaces of CloseableIterator in com.atlassian.jira.issue.util | |
|---|---|
interface |
IssueIterator
|
| Uses of CloseableIterator in com.atlassian.jira.util.collect |
|---|
| Methods in com.atlassian.jira.util.collect with parameters of type CloseableIterator | ||
|---|---|---|
static
|
CloseableIterator.Functions.foreach(CloseableIterator<T> iterator,
Consumer<T> consumer)
|
|
List<T> |
CloseableIterator.ListResolver.get(CloseableIterator<T> it)
Get an ArrayList of the contents of the supplied CloseableIterator |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||