IImageLoaderFetcher.smali

.class public interface abstract Lcom/cm/plugincluster/news/platform/IImageLoaderFetcher;
.super Ljava/lang/Object;
.source "IImageLoaderFetcher.java"


# virtual methods
.method public abstract clearBitmapCache()V
.end method

.method public abstract getBitmap(Ljava/lang/String;Lcom/cm/plugincluster/news/platform/IImageCallBack;)V
.end method

.method public abstract getBitmapInCache(Ljava/lang/String;Lcom/cm/plugincluster/news/platform/IImageCallBack;)V
.end method

.method public abstract load(Landroid/widget/ImageView;Ljava/lang/String;)V
.end method

.method public abstract pause()V
.end method

.method public abstract resume()V
.end method