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
Since Java enums can have values associated with them, we can cleanup the code a bit and make it less likely to fail if we simply give the enums an actual value.