Annotation Type Exposed


@Target(METHOD)
@Retention(RUNTIME)
@Documented
public @interface Exposed
Accompanies a @Provides method annotation in a private module to indicate that the provided binding is exposed.
Since:
2.0