Annotation Type FunctionCategories


  • @Retention(RUNTIME)
    @Target({METHOD,TYPE})
    public @interface FunctionCategories
    Annotation to be describe the types of categories to which a specific Function belong to.
    Author:
    Massimo Rabbi (mrabbi@users.sourceforge.net)
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<?>[] value  
    • Element Detail

      • value

        java.lang.Class<?>[] value