Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/guice
/ getScope
Method
getScope
core/src/com/google/inject/spi/ScopeBinding.java:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
public
Scope getScope() {
60
return
scope;
61
}
62
63
@Override
64
public
<T> T acceptVisitor(ElementVisitor<T> visitor) {
Callers
6
visit
Method · 0.95
makeInjectable
Method · 0.95
visit
Method · 0.80
getScopes
Method · 0.80
duplicateScopes
Method · 0.80
visit
Method · 0.80
Calls
no outgoing calls
Tested by
1
visit
Method · 0.64