- 封闭接口:
- JavaModuleDescriptor
public static interface JavaModuleDescriptor.JavaUses
Represents the following ModuleStatement:
uses NAME;
Where NAME matches a TypeName- 作者:
- Robert Scholte
-
方法概要
-
方法详细资料
-
getService
JavaClass getService()
-