@Retention(value=CLASS)
@Target(value=TYPE)
public @interface BareInjector
IInjector
s and those generated
by the processor.
To make this work with the ProcessorOptions.fakeMixin
option, add to the
class a Patch
annotation specifying the details.