Uses of Interface
com.google.inject.spi.ProviderWithExtensionVisitor
-
Packages that use ProviderWithExtensionVisitor Package Description com.google.inject.internal Guice (sounds like "juice") -
-
Uses of ProviderWithExtensionVisitor in com.google.inject.internal
Classes in com.google.inject.internal that implement ProviderWithExtensionVisitor Modifier and Type Class Description class
ProviderMethod<T>
A provider that invokes a method and returns its result.
-