Hello,
What Java version Collections 4.5 is being built for?
Best regards,
you name one or two scenarios where your implementation would be
preferred over the existing implementations?
On Jul 6, 2017 11:56, "Efremov, Rodion" wrote:
> From
> http://svn.apache.org/viewvc/commons/proper/collections/
> trunk/src/main/java/org/apache/commons/collections4/
&
ocs/api-release/org/apache/commons/collections4/bidimap/DualHashBidiMap.html
On Jul 6, 2017 09:06, "Efremov, Rodion" wrote:
> Hello,
>
>
> I am working on a hash table based BidiMap at
> https://github.com/coderodde/BidirectionalHashMap/blob/
> master/src/net/coderodde/u
Hello,
I am working on a hash table based BidiMap at
https://github.com/coderodde/BidirectionalHashMap/blob/master/src/net/coderodde/util/BidirectionalHashMap.java
and would like to contribute it to Commons Collections. Could someone working
on the project discuss my contribution attempt?
Be
Good day!
I am working on a bidirectional (bijective) hash map at
https://github.com/coderodde/BidirectionalHashMap
In
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/bidimap/DualHashBidiMap.java?view=markup
there is a note in the J