Documentation of 'bayesnet.CommonsWriter' Java class
CommonsWriter
bayesnet

Class 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
      void close() 
      void write(BayesNet bayesNet) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommonsWriter

        public CommonsWriter(java.io.OutputStream out)
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.io.Closeable
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.io.IOException
      • write

        public void write(BayesNet bayesNet)
                   throws java.io.IOException
        Specified by:
        write in interface IBayesNetWriter
        Throws:
        java.io.IOException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.