Annotation Interface NonBrowserable


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface NonBrowserable
A marker annotation that indicates the annotated class is non-browserable.
Author:
Kimberly