IShortVideoCoversItem.smali
.class public interface abstract Lcom/cm/plugincluster/news/platform/IShortVideoCoversItem;
.super Ljava/lang/Object;
.source "IShortVideoCoversItem.java"
# interfaces
.implements Lcom/cm/plugincluster/news/platform/IItemData;
# virtual methods
.method public abstract getPosition()I
.end method
.method public abstract getReportFrom()I
.end method
.method public abstract getView()Landroid/view/View;
.end method