Annotation Type FunctionCategories
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface FunctionCategoriesAnnotation to be describe the types of categories to which a specificFunctionbelong to.- Author:
- Massimo Rabbi (mrabbi@users.sourceforge.net)
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<?>[]value
-