Annotation Interface ElementPrivate


@Retention(RUNTIME) @Target({TYPE,PACKAGE}) public @interface ElementPrivate
Indicates a type or all types within a package are to be considered public and exposed to all other elements.