Annotation Type SherlockModule.Instance
-
@Documented @Retention(RUNTIME) @Target(FIELD) public static @interface SherlockModule.Instance
Annotation for an instance variable if required by the module code
Create a variable with the type of the module class, and use this annotation, it will be populated with created instance of the module.