apply

abstract fun apply(target: T)

插件被应用时由系统调用本方法, 需要重写本方法实现插件的功能.

Parameters

target

应用插件的目标对象