Package com.bc.ceres.binio.util
Class DataPrinter
- java.lang.Object
-
- com.bc.ceres.binio.util.DataPrinter
-
public class DataPrinter extends Object
-
-
Constructor Summary
Constructors Constructor Description DataPrinter()
DataPrinter(PrintStream stream, boolean debug)
-
-
-
Constructor Detail
-
DataPrinter
public DataPrinter()
-
DataPrinter
public DataPrinter(PrintStream stream, boolean debug)
-
-
Method Detail
-
print
public void print(CollectionData data) throws IOException
- Throws:
IOException
-
-