bayesnet
Class CommonsWriter
- java.lang.Object
-
- bayesnet.CommonsWriter
-
- All Implemented Interfaces:
- IBayesNetWriter, java.io.Closeable, java.lang.AutoCloseable
public class CommonsWriter extends java.lang.Object implements IBayesNetWriter
-
-
Constructor Summary
Constructors Constructor and Description CommonsWriter(java.io.OutputStream out)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()voidwrite(BayesNet bayesNet)
-
-
-
Method Detail
-
close
public void close() throws java.io.IOException- Specified by:
closein interfacejava.io.Closeable- Specified by:
closein interfacejava.lang.AutoCloseable- Throws:
java.io.IOException
-
write
public void write(BayesNet bayesNet) throws java.io.IOException
- Specified by:
writein interfaceIBayesNetWriter- Throws:
java.io.IOException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG