|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void toInstance(T ) |
Documentation changed from old to new. |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder to(Key<? extends T> ) |
Documentation changed from old to new. |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder to(TypeLiteral<? extends T> ) |
Documentation changed from old to new. |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder to(Class<? extends T> ) |
Documentation changed from old to new. |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toProvider(Key<Provider<? extends T>> ) |
Documentation changed from old to new. |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toProvider(Provider<? extends T> ) |
Documentation changed from old to new. |
See the EDSL examples at com.google.inject.Binder. |
ScopedBindingBuilder toProvider(Class<Provider<? extends T>> ) |
Documentation changed from old to new. |
See the EDSL examples at com.google.inject.Binder. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |