Enum Class的使用
com.github.xiaoymin.knife4j.aggre.core.common.ExecutorEnum
使用ExecutorEnum的程序包
-
com.github.xiaoymin.knife4j.aggre.core中ExecutorEnum的使用
限定符构造器说明RouteDispatcher(RouteRepository routeRepository, RouteCache<String, SwaggerRoute> routeRouteCache, ExecutorEnum executorEnum, String rootPath, OpenAPIV3Setting openAPIV3Setting) -
com.github.xiaoymin.knife4j.aggre.core.common中ExecutorEnum的使用
修饰符和类型方法说明static ExecutorEnumReturns the enum constant of this class with the specified name.static ExecutorEnum[]ExecutorEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.