Class TestMetropolisHastings.WriteOut

    • Constructor Summary

      Constructors 
      Constructor Description
      WriteOut()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void update​(java.lang.Object theObserved, java.lang.Object arg)
      This method is called when the observable needs observing
      • Methods inherited from class java.lang.Object

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

      • WriteOut

        public WriteOut()
    • Method Detail

      • update

        public void update​(java.lang.Object theObserved,
                           java.lang.Object arg)
        Description copied from interface: ObserverIfc
        This method is called when the observable needs observing
        Specified by:
        update in interface ObserverIfc
        Parameters:
        theObserved - the thing observed
        arg - an object of info