Generated by
JDiff

Interface com.google.inject.Scope

Changed Methods
Provider<T> scope(Key<T>, Provider<T>) Changed from non-abstract to abstract. Scopes a provider.
String toString() Changed from non-abstract to abstract. A short but useful description of this scope.