mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-24 18:04:54 +08:00
fix comment
This commit is contained in:
parent
01dcaee362
commit
b1f3584649
@ -8,7 +8,7 @@ import java.util.concurrent.ExecutionException;
|
||||
* {@link CompletableFuture}异步工具类<br>
|
||||
* {@link CompletableFuture} 是 Future 的改进,可以通过传入回调对象,在任务完成后调用之
|
||||
*
|
||||
* @author <achao1441470436@gmail.com>
|
||||
* @author achao1441470436@gmail.com
|
||||
* @since 5.7.17
|
||||
*/
|
||||
public class AsyncUtil {
|
||||
|
Loading…
Reference in New Issue
Block a user