mirror of https://github.com/grpc/grpc-java.git
7d77f64773
Resolves #7741 Some of the static methods in generated code have the same method name but different package name, such `ClientCalls.asyncClientStreamingCall` and `ServerCalls.asyncClientStreamingCall`. It's less readable using static import than using full-qualified method name in-place. |
||
---|---|---|
.. | ||
src | ||
build.gradle |