Generated by
JDiff

Interface com.google.inject.spi.InstanceBinding

Changed Methods
Set<InjectionPoint> getInjectionPoints() Changed from non-abstract to abstract. Returns the field and method injection points of the instance, injected at injector-creation time only.
T getInstance() Changed from non-abstract to abstract. Returns the user-supplied instance.