mirror of https://github.com/grpc/grpc-java.git
api: remove incomplete sentence in javadoc
This commit is contained in:
parent
c29ad76dae
commit
522e70d1d7
|
@ -118,7 +118,7 @@ public abstract class ServerBuilder<T extends ServerBuilder<T>> {
|
|||
|
||||
/**
|
||||
* Adds a {@link ServerStreamTracer.Factory} to measure server-side traffic. The order of
|
||||
* factories being added is the order they will be executed. Tracers should not
|
||||
* factories being added is the order they will be executed.
|
||||
*
|
||||
* @return this
|
||||
* @since 1.3.0
|
||||
|
|
Loading…
Reference in New Issue