| Package | Description |
|---|---|
| com.google.inject.multibindings |
Extension for binding multiple instances in a collection; this extension requires
guice-multibindings.jar. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
MapBinder.RealMapBinder.RealMapProvider |
private static class |
MapBinder.RealMapBinder.RealMapWithExtensionProvider<T> |
| Modifier and Type | Method and Description |
|---|---|
V |
MultibindingsTargetVisitor.visit(MapBinderBinding<? extends T> mapbinding)
Visits a binding created through
MapBinder. |