5859606162636465
synchronized(fileMonitor) { fileMonitor.notify(); fileMonitor.wait(200); } fileMonitor.stop(); } }