public interface FileTaskQueue
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(FileTaskInfo taskInfo)
添加任务到队列
|
FileTaskInfo |
get()
从队列获取任务
|
boolean add(FileTaskInfo taskInfo)
taskInfo - 文件操作信息FileTaskInfo get()
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.