Package net.sourceforge.plantuml.preproc
Class ReadLineEmpty
- java.lang.Object
-
- net.sourceforge.plantuml.preproc.ReadLineEmpty
-
-
Constructor Summary
Constructors Constructor Description ReadLineEmpty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()CharSequence2readLine()
-
-
-
Method Detail
-
close
public void close()
- Specified by:
closein interfacejava.lang.AutoCloseable- Specified by:
closein interfacejava.io.Closeable
-
readLine
public CharSequence2 readLine()
-
-