|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.performance.TrendReportDetail.RowIterator
public class TrendReportDetail.RowIterator
| Constructor Summary | |
|---|---|
TrendReportDetail.RowIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
TrendReportDetail.Row |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrendReportDetail.RowIterator()
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<TrendReportDetail.Row>public TrendReportDetail.Row next()
next in interface java.util.Iterator<TrendReportDetail.Row>public void remove()
remove in interface java.util.Iterator<TrendReportDetail.Row>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||