MCPcopy Index your code
hub / github.com/google/dagger / wrappedQualifier

Method wrappedQualifier

java/dagger/model/Key.java:114–115  ·  view source on GitHub ↗
(
        Optional<Equivalence.Wrapper<AnnotationMirror>> wrappedQualifier)

Source from the content-addressed store, hash-verified

112 }
113
114 abstract Builder wrappedQualifier(
115 Optional<Equivalence.Wrapper<AnnotationMirror>> wrappedQualifier);
116
117 abstract Builder wrappedQualifier(Equivalence.Wrapper<AnnotationMirror> wrappedQualifier);
118

Callers 1

qualifierMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected