JavaScript is disabled on your browser.
Skip navigation links
Java SE 16 & JDK 16
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Module
jdk.jfr
Package
jdk.jfr
Annotation Interface Relational
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public @interface
Relational
Meta annotation for relational annotations, to be used on an annotation.
Since:
9