Annotation Type DoNotInstrument


@Documented
@Retention(RUNTIME)
@Target(TYPE)
public @interface DoNotInstrument
Indicates that a class should not be stripped/instrumented under any circumstances.