Annotation Interface InternalApi


@Documented @Retention(SOURCE) public @interface InternalApi
Indicates that the annotated package, class, method or value is for internal use only.

Future versions may radically change, move, or make inaccessible this type.

Author:
Mark Rotteveel