msgpack-java icon indicating copy to clipboard operation
msgpack-java copied to clipboard

Make ImmutableMapValue.get() and .forEach() more efficient

Open odenix opened this issue 1 year ago • 0 comments

Override AbstractMap.get() and Map.forEach() with more efficient implementations.

odenix avatar Mar 03 '24 07:03 odenix