ICommentModel.smali
.class public interface abstract Lcom/cm/plugincluster/resultpage/interfaces/ICommentModel;
.super Ljava/lang/Object;
.source "ICommentModel.java"
# virtual methods
.method public abstract comment()Lcom/cm/plugincluster/resultpage/interfaces/ICommentModel;
.end method
.method public abstract comments()I
.end method
.method public abstract conver(I)V
.end method
.method public abstract conver(Lcom/cm/plugincluster/resultpage/model/LikeModel;)V
.end method
.method public abstract countComments()Ljava/lang/String;
.end method
.method public abstract countLikes()Ljava/lang/String;
.end method
.method public abstract countShares()Ljava/lang/String;
.end method
.method public abstract likes()I
.end method
.method public abstract md5()Ljava/lang/String;
.end method
.method public abstract shares()I
.end method