public class PropertyIteratorImpl extends Object implements PropertyIterator
| Constructor and Description |
|---|
PropertyIteratorImpl(Collection<JMeterProperty> value) |
public PropertyIteratorImpl(Collection<JMeterProperty> value)
public boolean hasNext()
hasNext in interface PropertyIteratorpublic JMeterProperty next()
next in interface PropertyIteratorpublic void remove()
remove in interface PropertyIteratorCopyright © 1998-2015 Apache Software Foundation. All Rights Reserved.