-
public interface InterceptorObserve, transform, short circuit, or retry requests to an ImageLoader's image engine.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceInterceptor.Chain
-
Method Summary
Modifier and Type Method Description abstract ImageResultintercept(Interceptor.Chain chain)-
-
Method Detail
-
intercept
abstract ImageResult intercept(Interceptor.Chain chain)
-
-
-
-