Package io.micronaut.core.annotation
Annotation Type Internal
-
@Retention(RUNTIME) @Documented @Inherited public @interface Internal
Annotates a class or method regarded as internal and not for public consumption.- Since:
- 1.0
@Retention(RUNTIME)
@Documented
@Inherited
public @interface Internal