editor
Class Editor.StepIterator

java.lang.Object
  |
  +--editor.Editor.StepIterator
Enclosing class:
Editor

public class Editor.StepIterator
extends java.lang.Object


Constructor Summary
Editor.StepIterator(java.util.LinkedList stepLL)
           
 
Method Summary
 boolean withEachStepDo(Step step)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Editor.StepIterator

public Editor.StepIterator(java.util.LinkedList stepLL)
Method Detail

withEachStepDo

public boolean withEachStepDo(Step step)