vigna / fastutil

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Apache License 2.0
1.81k stars 199 forks source link

Add ofEntries static method to Map interfaces #330

Open viciscat opened 3 months ago

viciscat commented 3 months ago

Pretty simple PR, I think Things to note:

Close #329