| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| com.google.inject.spi |
Guice service provider interface
|
| Modifier and Type | Method and Description |
|---|---|
Errors |
Errors.duplicateScopes(ScopeBinding
|
| Modifier and Type | Method and Description |
|---|---|
V |
ElementVisitor.visit(ScopeBinding
Visit a registration of a scope annotation with the scope that implements it.
|
V |
DefaultElementVisitor.visit(ScopeBinding
|