26 lines
641 B
Smali
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
|