API Reference Document
JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
概要:
字段 |
Required |
Optional
详细信息:
字段 |
Element
模块
java.base
软件包
java.lang.annotation
Annotation Type Native
@Documented
@Target
(
字段
)
@Retention
(
SOURCE
) public @interface
Native
指示可以从本机代码引用定义常量值的字段。
注释可以用作生成本机头文件的工具的提示,以确定是否需要头文件,如果需要,它应该包含哪些声明。
从以下版本开始:
1.8