Generated by
JDiff

Interface com.google.inject.spi.ProviderWithExtensionVisitor

Documentation changed from old to new.

Changed Methods
V acceptExtensionVisitor(BindingTargetVisitor<B, V>, ProviderInstanceBinding<?, extends, B>) Documentation changed from old to new.
Instructs the extension determine if the visitor is an instance of a custom extension visitor, and if so, visit it using that method.