public class AsyncHelper extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static AsyncConfig |
defaultConfig |
public static AsyncConfig defaultConfig
@SafeVarargs public static <T> List<T> supply(SerSupp<T>... suppliers)
@SafeVarargs public static <T> List<T> supply(AsyncConfig asyncConfig, SerSupp<T>... suppliers)
Copyright © 2023 dromara. All rights reserved.