예제 #1
0
 public void setRandplayerOn() {
   if (musicPlayService != null) {
     musicPlayService.setRandPlayerOn();
   }
 }