Annotation Type Internal


@Target({TYPE,METHOD}) @Retention(SOURCE) public @interface Internal
Class and methods annotated with Internal are for internal use and should not be used by user directly as they can change and break anytime.