Class IOManager

java.lang.Object
org.progettoedids.util.IOManager

public class IOManager extends Object
This is a generic class to hold an InputStream and a PrintStream.

A Scanner attached to the InputStream is also provided as a commodity.