- 所有父级接口:
ModuleElement.Directive
- 封闭接口:
ModuleElement
对模块使用的服务的引用。
- 自从:
- 9
-
方法总结
在接口 javax.lang.model.element.ModuleElement.Directive 中声明的方法
accept, getKind
-
方法详情
-
getService
TypeElement getService()返回使用的服务。- 返回:
- 使用的服务
-