Annotation Type Internal


@Target({CONSTRUCTOR,METHOD,FIELD,TYPE}) @Retention(RUNTIME) public @interface Internal
Marks class members that are intended for internal use.
Since:
2.5.3