类的使用
cn.taketoday.core.ReactiveAdapter
使用ReactiveAdapter的程序包
-
cn.taketoday.core中ReactiveAdapter的使用
修饰符和类型方法说明ReactiveAdapterRegistry.getAdapter(Class<?> reactiveType) Get the adapter for the given reactive type.ReactiveAdapterRegistry.getAdapter(Class<?> reactiveType, Object source) Get the adapter for the given reactive type.