64 lines
1.4 KiB
Smali
64 lines
1.4 KiB
Smali
.class public Lcom/moji/http/idx/entity/IndexCommon$Comment;
|
|
.super Ljava/lang/Object;
|
|
.source "IndexCommon.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/idx/entity/IndexCommon;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = "Comment"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public comment:Ljava/lang/String;
|
|
|
|
.field public comment_id:J
|
|
|
|
.field public create_time:J
|
|
|
|
.field public face:Ljava/lang/String;
|
|
|
|
.field public is_del:Z
|
|
|
|
.field public nick:Ljava/lang/String;
|
|
|
|
.field public picture_list:Ljava/util/ArrayList;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/ArrayList<",
|
|
"Lcom/moji/http/idx/entity/IndexCommon$Pictrue;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public sns_id:Ljava/lang/String;
|
|
|
|
.field final synthetic this$0:Lcom/moji/http/idx/entity/IndexCommon;
|
|
|
|
.field public to_comment:Ljava/lang/String;
|
|
|
|
.field public to_createTime:J
|
|
|
|
.field public to_nick:Ljava/lang/String;
|
|
|
|
.field public topic_id:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/http/idx/entity/IndexCommon;)V
|
|
.locals 0
|
|
|
|
.line 15
|
|
iput-object p1, p0, Lcom/moji/http/idx/entity/IndexCommon$Comment;->this$0:Lcom/moji/http/idx/entity/IndexCommon;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|