|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IssueIterator
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.jira.util.collect.CloseableIterator |
---|
CloseableIterator.Functions, CloseableIterator.ListResolver<T> |
Field Summary |
---|
Fields inherited from interface com.atlassian.jira.util.Closeable |
---|
CLOSE |
Method Summary | |
---|---|
void |
close()
Closes this stream and releases any system resources associated with it. |
Issue |
nextIssue()
Deprecated. use @{#next()} |
Methods inherited from interface com.atlassian.jira.util.collect.CloseableIterator |
---|
remove |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next |
Method Detail |
---|
@Deprecated Issue nextIssue()
void close()
Closeable
close
in interface Closeable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |