garydgregory 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_r400240088
 
 

 ##########
 File path: 
src/main/java/org/apache/commons/collections4/bidimap/AbstractDualBidiMap.java
 ##########
 @@ -497,7 +494,7 @@ public boolean remove(final Object key) {
         protected boolean canRemove = false;
 
         /**
-         * Constructor.
+         * Constructor a KeySetIterator of the BidiMap
 
 Review comment:
   "Constructor." or "Constructs a new instance." is a good place holder 
comment, otherwise, you can describe what kind of initialization takes place.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to