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