|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
ScopedBindingBuilder toProvider(Key<Provider<? extends T>> ) |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toProvider(Class<Provider<? extends T>> ) |
See the EDSL examples at com.google.inject.Binder. |
Added Methods | |
ScopedBindingBuilder toConstructor(Constructor<S> ) |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toConstructor(Constructor<S>, |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toProvider(Key<Provider<? extends T>> ) |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toProvider(TypeLiteral<Provider<? extends T>> ) |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toProvider(Class<Provider<? extends T>> ) |
See the EDSL examples at com.google.inject.Binder. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |