Interceptor

interface Interceptor

Created by ZhangTao on 17/8/1.

Functions

interception
链接已复制到剪贴板
abstract fun <T> interception(clazz: Class<T>?, vararg params: Any?): T?