热心母鸡

文章
5
资源
0
加入时间
4年1月25天

异步处理获取结果集异步接口Future

Future接口是Concurrent包下的,关于他的解释,源码给的解释是package java.util.concurrent;/** * A {@code Future} represents the result of an asynchronous * computation. Methods are provided to check if the computati...