Uses of Class
dagger.model.Scope
Package
Description
This package contains the APIs that are core to Dagger's internal model of bindings and the
binding graph.
-
Uses of Scope in dagger.model
Modifier and TypeMethodDescriptionstatic Scope
Scope.scope
(AnnotationMirror scopeAnnotation) Creates aScope
object from theScope
-annotated annotation type.