ca.quine.jcommons.transform.graph
Interface IPrintStream

All Known Implementing Classes:
PrintWriterAdapter

public interface IPrintStream


Method Summary
 void println(String message)
           
 

Method Detail

println

public void println(String message)
             throws IOException
IOException