-
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface NoOpImplementation
Adding this annotation on an interface will generate a No-Op implementation class.
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface NoOpImplementation
Adding this annotation on an interface will generate a No-Op implementation class.