Annotation Type Patches


  • @Retention(RUNTIME)
    public @interface Patches
    Repeatable container for @Patch
    Author:
    odeda
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Patch[] value  
    • Element Detail