[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpcomponents-commits
Subject:    [03/11] httpcomponents-core git commit: Add missing Javadoc @param tag.
From:       ggregory () apache ! org
Date:       2018-07-30 20:52:44
Message-ID: c56d8f0cc2f0408eadb56c1bd2efb677 () git ! apache ! org
[Download RAW message or body]

Add missing Javadoc @param tag.

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/f7f8ef22
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/f7f8ef22
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/f7f8ef22

Branch: refs/heads/master
Commit: f7f8ef22df8a5905a2577d3ea34a25f0607bff25
Parents: 883c5cc
Author: Gary Gregory <ggregory@apache.org>
Authored: Mon Jul 30 10:34:05 2018 -0600
Committer: Gary Gregory <ggregory@apache.org>
Committed: Mon Jul 30 10:34:05 2018 -0600

----------------------------------------------------------------------
 .../java/org/apache/hc/core5/http/nio/AsyncRequestConsumer.java     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/f7f8ef22/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncRequestConsumer.java
                
----------------------------------------------------------------------
diff --git a/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncRequestConsumer.java \
b/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncRequestConsumer.java \
                index 1df5e6b..fde2802 100644
--- a/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncRequestConsumer.java
+++ b/httpcore5/src/main/java/org/apache/hc/core5/http/nio/AsyncRequestConsumer.java
@@ -36,6 +36,7 @@ import org.apache.hc.core5.http.HttpRequest;
 /**
  * Abstract asynchronous request consumer.
  *
+ * @param <T> the future result type returned by a callback.
  * @since 5.0
  */
 public interface AsyncRequestConsumer<T> extends AsyncDataConsumer {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic