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
Motivation:
We should validate arguments early to match what we expect.
Modifications:
Validate and throw IllegalArgumentException if methods are called with
unexpected values
Result:
More complete validation that fail early
0 commit comments