bayesnet
Class CommonsReader
- java.lang.Object
-
- bayesnet.CommonsReader
-
- All Implemented Interfaces:
- IBayesNetReader, java.io.Closeable, java.lang.AutoCloseable
public class CommonsReader extends java.lang.Object implements IBayesNetReader
-
-
Constructor Summary
Constructors Constructor and Description CommonsReader(java.io.InputStream in)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()BayesNetread()
-
-
-
Constructor Detail
-
CommonsReader
public CommonsReader(java.io.InputStream in) throws java.io.IOException- Throws:
java.io.IOException
-
-
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
-
read
public BayesNet read() throws java.io.IOException
- Specified by:
readin interfaceIBayesNetReader- Throws:
java.io.IOException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG