Annotation Interface Provides


@Target(METHOD) @Retention(SOURCE) public @interface Provides
An alternative to the @Inject annotation that can be used on static methods which are direct children of the component interface.