Merge pull request #708 from BeeHuang/fix-comment
Fix error comment with isServiceRunnign in Event Queue
This commit is contained in:
commit
ec28b1250d
@ -59,7 +59,7 @@ public class Audio {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method stops the Update Method's thread.
|
* This method check the Update Method's thread is started.
|
||||||
* @return boolean
|
* @return boolean
|
||||||
*/
|
*/
|
||||||
public static synchronized boolean isServiceRunning() {
|
public static synchronized boolean isServiceRunning() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user