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
When I use find Usage(x) on a public static field of a interface class, there is no result.
But I do found the field used by other class, and can be redirected to the field by double-click
When I use
find Usage(x)on a public static field of a interface class, there is no result.But I do found the field used by other class, and can be redirected to the field by double-click