We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a3d6f commit 9f797b3Copy full SHA for 9f797b3
event-queue/src/main/java/com/iluwatar/event/queue/Audio.java
@@ -59,7 +59,7 @@ public static synchronized void stopService() {
59
}
60
61
/**
62
- * This method stops the Update Method's thread.
+ * This method check the Update Method's thread is started.
63
* @return boolean
64
*/
65
public static synchronized boolean isServiceRunning() {
0 commit comments