接口的使用
dev.tinyflow.core.chain.listener.ChainOutputListener
使用ChainOutputListener的程序包
-
dev.tinyflow.core.chain中ChainOutputListener的使用
类型参数类型为ChainOutputListener的dev.tinyflow.core.chain中的字段修饰符和类型方法说明voidEventManager.addOutputListener(ChainOutputListener listener) ---------- Output Listener ----------voidEventManager.removeOutputListener(ChainOutputListener listener) -
dev.tinyflow.core.chain.runtime中ChainOutputListener的使用