Uses of Class
com.google.inject.internal.RealMultibinder.BaseFactory
Packages that use RealMultibinder.BaseFactory
-
Uses of RealMultibinder.BaseFactory in com.google.inject.internal
Subclasses of RealMultibinder.BaseFactory in com.google.inject.internalModifier and TypeClassDescriptionprivate static final class
Implementation of BaseFactory that exposes details about the multibinder through the extension SPI.private static final class
Implementation of BaseFactory that exposes a collection of providers of the values in the set.private static final class
Provider instance implementation that provides the actual set of values.