Generated by
JDiff

Class com.google.inject.Scopes

Changed Methods
boolean isCircularProxy(Object) Documentation changed from old to new.
Returns true if the object is a proxy for a circular dependency, constructed by Guice because it encountered a circular dependency.
 

Changed Fields
Scope NO_SCOPE Documentation changed from old to new.
No scope; the same as not applying any scope at all.