public interface PropertyIterator
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
JMeterProperty |
next() |
void |
remove() |
boolean hasNext()
JMeterProperty next()
void remove()
Copyright © 1998-2016 Apache Software Foundation. All Rights Reserved.