You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/11/07 12:29:55 UTC

[GitHub] [commons-collections] dota17 opened a new pull request #111: Add TransformedDeque for deque interface

dota17 opened a new pull request #111: Add TransformedDeque for deque interface
URL: https://github.com/apache/commons-collections/pull/111
 
 
   I found someone raised that adding support for deque interface in Collections.(https://issues.apache.org/jira/browse/COLLECTIONS-563) 
   (https://issues.apache.org/jira/browse/COLLECTIONS-564)
   This makes sense so I wrote some code to make a try. I want to know if my implementation is appropriate, if my PR is merged or given comments and suggestions, I would be happy to finish the rest of the work.

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


With regards,
Apache Git Services