public interface IssueIterator extends CloseableIterator<Issue>
CloseableIterator.Functions, CloseableIterator.ListResolver<T>| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this stream and releases any system resources associated with it.
|
Issue |
nextIssue()
Deprecated.
use @{#next()}
|
removeforEachRemaining, hasNext, next@Deprecated Issue nextIssue()
void close()
Closeableclose in interface AutoCloseableclose in interface CloseableCopyright © 2002-2021 Atlassian. All Rights Reserved.