public class Stairs extends java.lang.Object
Stairs()
void
addStep(Step step)
int
getMaxIndent()
java.util.Collection<Step>
getSteps()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Stairs()
public void addStep(Step step)
public int getMaxIndent()
public java.util.Collection<Step> getSteps()