public class Indent extends java.lang.Object
Indent()
Indent
decrement()
increment()
setLength(int length)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Indent()
public Indent increment()
public Indent decrement()
public Indent setLength(int length)
public java.lang.String toString()
toString
java.lang.Object