You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -141,7 +141,7 @@ constructors using primitive array, but also for `Collection`.
141
141
This flexibility comes with a small price: If you have multiple constructors with the same argument length and order, but one uses array and one collection, the first constructor listed in your class will be used.
0 commit comments