Interface Invoker

All Known Implementing Classes:
DuckInvoker, HandlerInvoker, NullInvoker

public interface Invoker
调用程序负责处理方法调用
Since:
Java 17+
Author:
Kimi Liu