Annotation Interface JSignature


@Target({METHOD,CONSTRUCTOR}) @Retention(RUNTIME) public @interface JSignature
method signature to overcome erasure problem in method definitions
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details