Generated by
JDiff

Class com.google.inject.Scopes

Added Methods
boolean isCircularProxy(Object) Returns true if the object is a proxy for a circular dependency, constructed by Guice because it encountered a circular dependency.
boolean isScoped(Binding<?>, Scope, Class<Annotation>) Returns true if {@code binding} has the given scope.