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