Javadoc syntax
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1444636 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
265f083625
commit
af4a7f171b
|
@ -182,7 +182,7 @@ public class HttpAsyncClientWithFuture {
|
|||
|
||||
/**
|
||||
* @return metrics gathered for this instance.
|
||||
* @see ConnectionMetrics.
|
||||
* @see ConnectionMetrics
|
||||
*/
|
||||
public ConnectionMetrics metrics() {
|
||||
return metrics;
|
||||
|
|
Loading…
Reference in New Issue