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 Internal
@Retention
(
RUNTIME
)
@Documented
@Inherited
public @interface
Internal
Annotates a class or method regarded as internal and not for public consumption.
Since:
1.0
Author:
Graeme Rocher