JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
java.compiler
Package
javax.lang.model.element
Interface ModuleElement.UsesDirective
所有超级接口:
ModuleElement.Directive
封装接口:
ModuleElement
public static interface
ModuleElement.UsesDirective
extends
ModuleElement.Directive
模块使用的服务的引用。
自版本:
9
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TypeElement
getService
()
返回所使用的服务。
Methods declared in interface javax.lang.model.element.
ModuleElement.Directive
accept
,
getKind
Method Details
getService
TypeElement
getService
()
返回所使用的服务。
返回:
所使用的服务