IAlgorithmReport.smali
.class public interface abstract Lcom/cm/plugincluster/news/interfaces/IAlgorithmReport;
.super Ljava/lang/Object;
.source "IAlgorithmReport.java"
# virtual methods
.method public abstract cleanAllMarks()V
.end method
.method public abstract markClickReportItem(Lcom/cm/plugincluster/news/model/ONews;)V
.end method
.method public abstract markShowReportItem(Lcom/cm/plugincluster/news/model/ONews;)V
.end method
.method public abstract onCreate()V
.end method
.method public abstract pause()V
.end method
.method public abstract report()V
.end method
.method public abstract resume()V
.end method