Annotation Type Ignore


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface Ignore
    Ignore annotation for method to ignore importing the java class methods.
    Since:
    4.2.4