mirror of
https://github.com/google/nomulus.git
synced 2025-05-07 23:38:21 +02:00
@Binds is a much more efficient way to delegate one binding to another in that: * The @Binds method does not need to be invoked * It does not generate an additional Provider implementation * An additional Provider does does not need to be instantiated Future changes to Dagger's component processor will add even further benefits. More information: [] ATTENTION REVIEWERS: This migration is being done with global approval. Per-project approval is not required. Tested: TAP train for global presubmit queue [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=125980758 |
||
---|---|---|
.. | ||
Action.java | ||
Actions.java | ||
BUILD | ||
DelegatedOAuthScopes.java | ||
Header.java | ||
HttpException.java | ||
JsonActionRunner.java | ||
JsonPayload.java | ||
JsonResponse.java | ||
Modules.java | ||
OAuthScopes.java | ||
package-info.java | ||
Parameter.java | ||
ParameterMap.java | ||
Payload.java | ||
RequestHandler.java | ||
RequestMethod.java | ||
RequestModule.java | ||
RequestParameters.java | ||
RequestPath.java | ||
RequestScope.java | ||
Response.java | ||
ResponseImpl.java | ||
Route.java | ||
Router.java |