@FunctionalInterface
public interface DirectInvoker
JIT-constant trampoline for a single Method.
Not user API. Not an invokedynamic target. Valid for the Method
lifetime, not across MetaMethod wrappers.
Public because generated nestmates of a foreign host (other package,
other loader) must implements this interface. The containing
internal package is japicmp-excluded.