HomeSort by relevance Sort by last modified time
    Searched defs:getScopeAnnotation (Results 1 - 7 of 7) sorted by null

  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
InjectionAnnotations.java 35 static Optional<AnnotationMirror> getScopeAnnotation(Element e) {
  /external/guice/core/src/com/google/inject/internal/
Scoping.java 67 @Override public Class<? extends Annotation> getScopeAnnotation() {
127 @Override public Class<? extends Annotation> getScopeAnnotation() {
206 public Class<? extends Annotation> getScopeAnnotation() {
214 return Objects.equal(getScopeAnnotation(), o.getScopeAnnotation())
223 return Objects.hashCode(getScopeAnnotation(), getScopeInstance());
253 Class<? extends Annotation> scopeAnnotation = scoping.getScopeAnnotation();
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 
sisu-guice-3.1.0.jar 
  /external/testng/lib-supplied/
guice-2.0.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.0/
dagger-compiler-2.0.jar 

Completed in 109 milliseconds