vigna / fastutil

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

Add ofEntries static method to Map interfaces #330

Open viciscat opened 1 month ago

viciscat commented 1 month ago

Pretty simple PR, I think Things to note:

Close #329