Package tangle.inject
Types
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY] )
Content copied to clipboard
This is an internal implementation for Tangle. Do not use.
Link copied to clipboard
Holds a reference to the application's Dagger graph, so that it can be accessed by internal tooling.
Link copied to clipboard
Link copied to clipboard
Annotates a member-injected class to indicate the scope which will provide its dependencies.