类的使用
cn.taketoday.bytecode.util.CheckModuleAdapter.NameSet
-
cn.taketoday.bytecode.util中CheckModuleAdapter.NameSet的使用
修饰符和类型字段说明private final CheckModuleAdapter.NameSetCheckModuleAdapter.exportedPackagesThe internal names of the packages exported by the visited module.private final CheckModuleAdapter.NameSetCheckModuleAdapter.openedPackagesThe internal names of the packages opened by the visited module.private final CheckModuleAdapter.NameSetCheckModuleAdapter.providedServicesThe internal names of the services provided by the visited module.private final CheckModuleAdapter.NameSetCheckModuleAdapter.requiredModulesThe fully qualified names of the dependencies of the visited module.private final CheckModuleAdapter.NameSetCheckModuleAdapter.usedServicesThe internal names of the services used by the visited module.