Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like "juice")
|
Modifier and Type | Class and Description |
---|---|
private static class |
RealMapBinder.ExtensionRealMapProvider<K,V>
Implementation of a provider instance for the map that also exposes details about the MapBinder
using the extension SPI, delegating to another provider instance for non-extension (e.g, the
actual provider instance info) data.
|
private static class |
RealMapBinder.RealMapProvider<K,V> |
private static class |
RealMapBinder.RealProviderMapProvider<K,V> |