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
Currently, the only inspection covers invocations of MethodHandle#invoke and #invokeExact. There are far more cases that can be covered, including suggesting the usage of a similar method etc.
The text was updated successfully, but these errors were encountered:
Currently, the only inspection covers invocations of MethodHandle#invoke and #invokeExact. There are far more cases that can be covered, including suggesting the usage of a similar method etc.
The text was updated successfully, but these errors were encountered: