public class RouterInterceptorChainImpl extends Object implements RouterInterceptorChain
public RouterInterceptorChainImpl(List<RouterInterceptorEntity> interceptorList)
public void doIntercept(Context ctx, @Nullable Handler mainHandler) throws Throwable
RouterInterceptorChaindoIntercept 在接口中 RouterInterceptorChainctx - 上下文ThrowableCopyright © 2023. All rights reserved.