Weather/smali_classes3/com/moji/newliveview/dynamic/DynamicCommentCell$CommentCellCallBack.smali
2021-05-10 10:13:34 +02:00

26 lines
641 B
Smali

.class public interface abstract Lcom/moji/newliveview/dynamic/DynamicCommentCell$CommentCellCallBack;
.super Ljava/lang/Object;
.source "DynamicCommentCell.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/newliveview/dynamic/DynamicCommentCell;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "CommentCellCallBack"
.end annotation
# virtual methods
.method public abstract a()V
.end method
.method public abstract a(J)V
.end method
.method public abstract a(Landroid/view/View;Lcom/moji/http/snsforum/ILiveViewComment;)V
.end method