Uses of Class
com.google.inject.internal.RealMapBinder.RealMapBinderProviderWithDependencies
-
Packages that use RealMapBinder.RealMapBinderProviderWithDependencies Package Description com.google.inject.internal Guice (sounds like "juice") -
-
Uses of RealMapBinder.RealMapBinderProviderWithDependencies in com.google.inject.internal
Subclasses of RealMapBinder.RealMapBinderProviderWithDependencies in com.google.inject.internal Modifier and Type Class 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>
-