|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
Provider<T> guicify(Provider<T> ) |
Documentation changed from old to new. |
Returns a Guice-friendly {@code com.google.inject.Provider} for the given JSR-330 {@code javax.inject.Provider}. |
Provider<T> of(T ) |
Documentation changed from old to new. |
Returns a provider which always provides {@code instance}. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |