For Environments
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.CONSTRUCTOR, AnnotationTarget.FUNCTION ] )
Annotation to define the environments that an @Injectable class can be injected to or to define the constructors to be used when injecting an @Injectable class or to define the method to be used when injecting an @InjectableProvider class
Author
Pau Corbella
Since
1.0.0