Generated by
JDiff

Class com.google.inject.Scopes

Documentation changed from old to new.

Added Methods
boolean isSingleton(Binding<?>) Returns true if {@code binding} is singleton-scoped.
 

Added Fields
Scope NO_SCOPE No scope; the same as not applying any scope at all.