| Package | Description |
|---|---|
| com.google.inject | |
| com.google.inject.internal | |
| com.google.inject.spi |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
Binding.acceptScopingVisitor(BindingScopingVisitor<V> visitor)
Accepts a scoping visitor.
|
| Modifier and Type | Method and Description |
|---|---|
<V> V |
BindingImpl.acceptScopingVisitor(BindingScopingVisitor<V> visitor) |
abstract <V> V |
Scoping.acceptVisitor(BindingScopingVisitor<V> visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBindingScopingVisitor<V>
No-op visitor for subclassing.
|
Copyright © 2006–2019 Google, Inc.. All rights reserved.