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:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
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