INativeAdFetcher.smali
.class public interface abstract Lcom/cm/plugincluster/weather/advert/INativeAdFetcher;
.super Ljava/lang/Object;
.source "INativeAdFetcher.java"
# virtual methods
.method public abstract getAd()Lcom/cm/plugincluster/weather/advert/IPluginNativeAd;
.end method
.method public abstract getAd(Lcom/cm/plugincluster/weather/advert/PluginAdStyle;)Ljava/util/List;
.end method