Interface PropertyIterator

All Superinterfaces:
Iterator<JMeterProperty>
All Known Implementing Classes:
PropertyIteratorImpl

public interface PropertyIterator extends Iterator<JMeterProperty>