JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
总览
模块
包
类
Use
树
实验API
新API
过时API
索引
帮助
Summary:
Field
Required
Optional
详情:
Field
Element
Summary:
Field |
Required |
Optional
详情:
Field |
Element
搜索
Module
jdk.jfr
Package
jdk.jfr
Annotation Interface Unsigned
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE
})
public @interface
Unsigned
Event field annotation, specifies that the value is of an unsigned data type.
Since:
9