wlfbck commented on pull request #165: URL: https://github.com/apache/commons-collections/pull/165#issuecomment-658205744
Do these fixes include that for example [CircularFifoQueue](https://commons.apache.org/proper/commons-collections/javadocs/api-4.4/org/apache/commons/collections4/queue/CircularFifoQueue.html) has dummydoc for `poll()`, `element()`, `peek()`, `remove()`? Because that stuff is not in the source, so i assume it is generated. But it hides the original javadoc from java.util.Queue, which is very annoying. ---------------------------------------------------------------- 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]
