Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/guice
/ getScopeInstance
Method
getScopeInstance
core/src/com/google/inject/internal/Scoping.java:50–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
@Override
51
public
Scope getScopeInstance() {
52
return
Scopes.NO_SCOPE;
53
}
54
55
@Override
56
public
String toString() {
Callers
4
isNoScope
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
scope
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected