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