Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/guice
/ getSource
Method
getSource
core/src/com/google/inject/spi/ScopeBinding.java:50–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
@Override
51
public
Object getSource() {
52
return
source;
53
}
54
55
public
Class<? extends Annotation> getAnnotationType() {
56
return
annotationType;
Callers
2
applyTo
Method · 0.95
visit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected