JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Module
jdk.jfr
Package
jdk.jfr
Annotation Type MemoryAddress
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE
,
METHOD
}) public @interface
MemoryAddress
Event field annotation, specifies that the value is a memory address.
Since:
9