[
https://issues.apache.org/jira/browse/COLLECTIONS-757?focusedWorklogId=412370&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-412370
]
ASF GitHub Bot logged work on COLLECTIONS-757:
----------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Mar/20 14:33
Start Date: 30/Mar/20 14:33
Worklog Time Spent: 10m
Work Description: garydgregory commented on 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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 412370)
Time Spent: 1h 10m (was: 1h)
> Some bugs need to fix with JavaDoc in the BidiMap
> -------------------------------------------------
>
> Key: COLLECTIONS-757
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-757
> Project: Commons Collections
> Issue Type: Improvement
> Components: BidiMap
> Reporter: Chen Guoping
> Priority: Major
> Labels: documentation
> Fix For: 4.5
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Some bugs need to fix with JavaDoc in the BidiMap.
> I had provided a PR to fix it.
> [https://github.com/apache/commons-collections/pull/144]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)