JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 10 & JDK 10
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Module
jdk.jfr
Package
jdk.jfr
Annotation Type BooleanFlag
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE
,
METHOD
}) public @interface
BooleanFlag
Event field annotation, signifies that value is a boolean flag, a
true
or
false
value
Since:
9