public class ConfigResolvor extends Object
| Constructor and Description |
|---|
ConfigResolvor() |
| Modifier and Type | Method and Description |
|---|---|
static <T> InjectableConfig<T> |
toInjectable(Class<T> type)
转化为可注入的
|
public static <T> InjectableConfig<T> toInjectable(Class<T> type)
Copyright © 2020. All rights reserved.