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, wait
forEachRemaining
protected AbstractTransformIssueIterator(Collection<T> objects)
public Issue nextIssue()
Copyright © 2002-2024 Atlassian. All Rights Reserved.