@Preview(value="3.1")
public interface RxFilter
| Modifier and Type | Method and Description |
|---|---|
Completable |
doFilter(RxContext ctx,
RxFilterChain chain)
过滤
|
Completable doFilter(RxContext ctx, RxFilterChain chain)
ctx - 上下文chain - 响应式过滤器调用链Copyright © 2025. All rights reserved.