|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.testelement.property.PropertyIteratorImpl
public class PropertyIteratorImpl
| Constructor Summary | |
|---|---|
PropertyIteratorImpl()
|
|
PropertyIteratorImpl(java.util.Collection value)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
JMeterProperty |
next()
|
void |
remove()
|
void |
setCollection(java.util.Collection value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyIteratorImpl(java.util.Collection value)
public PropertyIteratorImpl()
| Method Detail |
|---|
public void setCollection(java.util.Collection value)
public boolean hasNext()
hasNext in interface PropertyIteratorpublic JMeterProperty next()
next in interface PropertyIteratorpublic void remove()
remove in interface PropertyIteratorPropertyIterator.remove()
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||