示例#1
0
 /** @param stop 停止下载任务 */
 public void stop() {
   mFileEntityHandler.setStop(true);
 }