kinow commented on a change in pull request #144: [COLLECTIONS-757] Update the 
JavaDoc of the BidiMap
URL: 
https://github.com/apache/commons-collections/pull/144#discussion_r399619381
 
 

 ##########
 File path: 
src/main/java/org/apache/commons/collections4/bidimap/AbstractDualBidiMap.java
 ##########
 @@ -452,7 +449,7 @@ public void clear() {
         private static final long serialVersionUID = -7107935777385040694L;
 
         /**
-         * Constructs a new view of the BidiMap.
+         * Constructs a new KeySet of the BidiMap
 
 Review comment:
   I think the view it referred to was more in an abstract way, but I think it 
should be fine to be specific and mention the `KeySet` type here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to