예제 #1
0
 /** Preempts the CLExecutor, telling to to sync immediately */
 public void requestExtraSync() {
   executor.requestExtraSync();
 }