It should be working, although it may not fully implement a map-like interface.

Can you post a small test case showing the failure?

-Marshall

On 1/4/2016 10:04 AM, Richard Eckart de Castilho wrote:
> Hi,
>
> I was recently accidentally using the UIMA Int2IntHashMap instead of
> the actual primitive hashmap implementation that I wanted to use.
>
> I only noticed it, because the code didn't quite behave as expected,
> not finding some keys in the map that I had previously inserted.
>
> Should the map be fully functional - may I have hit a bug?
> Or does the map have known limitations / special uses and there is
> no need to investigate this further?
>
> Best,
>
> -- Richard
>

Reply via email to