MCPcopy 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

visitMethod · 0.95
makeInjectableMethod · 0.95
visitMethod · 0.80
getScopesMethod · 0.80
duplicateScopesMethod · 0.80
visitMethod · 0.80

Calls

no outgoing calls

Tested by 1

visitMethod · 0.64