コード例 #1
0
 private void shoutDown() {
   handler.removeCallbacks(handlerRun);
   executor.shoutDown();
 }