Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/guice
/ getAnnotation
Method
getAnnotation
core/src/com/google/inject/Key.java:338–338 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
336
337
interface
AnnotationStrategy {
338
Annotation getAnnotation();
339
340
Class<? extends Annotation> getAnnotationType();
341
Callers
15
testWithAnnotationInstance
Method · 0.65
testEqualityOfAnnotationTypesAndInstances
Method · 0.65
testKeysWithDefaultAnnotations
Method · 0.65
wrappedKeyFor
Method · 0.65
arrayWrappedKeyFor
Method · 0.65
prepareMethod
Method · 0.65
MissingImplementationErrorTest
Class · 0.65
classNamesAreCompressedInErrorMessage
Method · 0.65
isSourceEntry
Method · 0.65
testMultibinderDependencies
Method · 0.65
testMultibinderDependenciesInToolStage
Method · 0.65
testMapBinderMatching
Method · 0.65
Implementers
4
AnnotationInstanceStrategy
core/src/com/google/inject/Key.java
AnnotationTypeStrategy
core/src/com/google/inject/Key.java
Key
core/src/com/google/inject/Key.java
NullAnnotationStrategy
core/src/com/google/inject/Key.java
Calls
no outgoing calls
Tested by
15
testWithAnnotationInstance
Method · 0.52
testEqualityOfAnnotationTypesAndInstances
Method · 0.52
testKeysWithDefaultAnnotations
Method · 0.52
wrappedKeyFor
Method · 0.52
arrayWrappedKeyFor
Method · 0.52
prepareMethod
Method · 0.52
classNamesAreCompressedInErrorMessage
Method · 0.52
isSourceEntry
Method · 0.52
testMultibinderDependencies
Method · 0.52
testMultibinderDependenciesInToolStage
Method · 0.52
testMapBinderMatching
Method · 0.52
testKeyHashCodesFixedAtInjectionTime
Method · 0.52