Annotation Type FunctionPrototypes


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface FunctionPrototypes
    An annotation to declare multiple prototypes for a function.
    Author:
    Andrea Leofreddi
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      FunctionPrototype[] value