| Package | Description |
|---|---|
| com.atlassian.jira.issue.util | |
| com.atlassian.jira.util.collect |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IssueIterator |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
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 |
Copyright © 2002-2018 Atlassian. All Rights Reserved.