Causes a thread to wait until it is notified or the specified timeout expires. The method wait() can only be called from within a synchronized method. @param timeout the maximum time to wait in milliseconds @exception IllegalMonitorStateException If the current thread is not the
(long timeout)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected