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