您的浏览器禁用了 JavaScript。
跳过导航链接
Java SE 20 & JDK 20
概述
模块
包
类
使用
树
预览
新的
已弃用
索引
帮助
SEARCH
类的用途
javax.lang.model.util.ElementKindVisitor9
使用
ElementKindVisitor9
的包
包
描述
javax.lang.model.util
协助处理
程序元素
和
types
的实用程序。
ElementKindVisitor9
在
javax.lang.model.util
中的用法
javax.lang.model.util
中
ElementKindVisitor9
的子类
修饰符和类型
类
描述
class
ElementKindVisitor14
<R,
P>
基于其
kind
的程序元素的访问者具有适用于
RELEASE_14
源版本的默认行为。