Annotation Type Module
-
@Retention(RUNTIME) @Target(TYPE) public @interface Module
-
-
Field Summary
Fields Modifier and Type Fields Description static StringUSE_DEFAULT_NAMESpecial value that indicates that the default display name should be used for the module this annotation is referring to.
-