Generated by
JDiff

Interface com.google.inject.spi.ProviderWithExtensionVisitor

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