Class CommandListIterator

java.lang.Object
jp.vmi.selenium.selenese.command.CommandListIterator
All Implemented Interfaces:
Iterator<ICommand>, ListIterator<ICommand>

public class CommandListIterator
extends Object
implements ListIterator<ICommand>
Iterator of CommandList.