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
Don't store an object of type IdentityHashMap in a variable typed as Map.
Although the type system thinks it's OK, it can mislead readers of the code.
PiperOrigin-RevId: 325908128
0 commit comments