JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.core.annotation
Annotation Interface Experimental
@Retention
(
SOURCE
)
public @interface
Experimental
Annotates a class or method as being experimental and subject to change or removal.
Since:
1.0
Author:
Graeme Rocher