Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like "juice")
|
Modifier and Type | Class and Description |
---|---|
private static class |
RealMultibinder.ExtensionRealMultibinderProvider<T>
Implementation of BaseFactory that exposes details about the multibinder through the extension
SPI.
|
private static class |
RealMultibinder.RealMultibinderCollectionOfProvidersProvider<T>
Implementation of BaseFactory that exposes a collection of providers of the values in the set.
|
private static class |
RealMultibinder.RealMultibinderProvider<T>
Provider instance implementation that provides the actual set of values.
|