首页
技术面试题 3000
Future提供哪些操作?
Future提供哪些操作?
答案解析
get()获取结果、cancel()取消任务、isDone()判断完成、isCancelled()判断是否取消。
返回列表
返回首页