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
An implication of these methods is that they might somehow test for the
existence of classes without loading them, which is not actually true.
Better to recommend using Types.load directly and comparing vs null.
0 commit comments