Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/guice
/ getScopeAnnotation
Method
getScopeAnnotation
core/src/com/google/inject/internal/Scoping.java:100–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
@Override
101
public
Class<? extends Annotation> getScopeAnnotation() {
102
return
Singleton.
class
;
103
}
104
105
@Override
106
public
String toString() {
Callers
3
equals
Method · 0.95
hashCode
Method · 0.95
makeInjectable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected