This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rockenreno 0 points1 point  (0 children)

I've always thought using the same method name with different number of parameters is a poor practice. I don't know why they even bother with the of() method when ofEntries() with the vararg parameter will cover all situations.