Annotation Type Ignore


@Retention(RUNTIME)
@Target({METHOD,ANNOTATION_TYPE})
public @interface Ignore
  • Element Details