| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTransformIssueIterator(Collection<T> objects) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Issue |
next() |
Issue |
nextIssue() |
void |
remove() |
protected abstract Issue |
transform(T o) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected AbstractTransformIssueIterator(Collection<T> objects)
public Issue nextIssue()
Copyright © 2002-2021 Atlassian. All Rights Reserved.