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

46 lines
1.2 KiB
Smali

.class public interface abstract Lcom/moji/newliveview/dynamic/presenter/DynamicCommentPresenter$DynamicCommentCallback;
.super Ljava/lang/Object;
.source "DynamicCommentPresenter.java"
# interfaces
.implements Lcom/moji/base/MJPresenter$ICallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/newliveview/dynamic/presenter/DynamicCommentPresenter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "DynamicCommentCallback"
.end annotation
# virtual methods
.method public abstract a(JJ)V
.end method
.method public abstract a(Lcom/moji/http/snsforum/ILiveViewComment;Z)V
.end method
.method public abstract a(Lcom/moji/http/snsforum/entity/PictureDynamic;)V
.end method
.method public abstract a(Lcom/moji/newliveview/dynamic/DynamicCell;)V
.end method
.method public abstract a(Ljava/util/ArrayList;IZ)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/ArrayList<",
"Lcom/moji/http/snsforum/entity/DynamicComment;",
">;IZ)V"
}
.end annotation
.end method
.method public abstract a(Z)V
.end method