Annotation Interface ElementPublic


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