Weather/smali/com/moji/http/idx/entity/IndexTopics$IndexTopic.smali
2021-05-10 10:13:34 +02:00

61 lines
1.3 KiB
Smali

.class public Lcom/moji/http/idx/entity/IndexTopics$IndexTopic;
.super Ljava/lang/Object;
.source "IndexTopics.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/http/idx/entity/IndexTopics;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "IndexTopic"
.end annotation
# instance fields
.field public comment_count:I
.field public create_time:J
.field public desc:Ljava/lang/String;
.field public h5_url:Ljava/lang/String;
.field public is_H5:I
.field public is_praised:Z
.field public is_redirect:I
.field public native_param:Ljava/lang/String;
.field public picture_url:Ljava/lang/String;
.field public praise_count:I
.field final synthetic this$0:Lcom/moji/http/idx/entity/IndexTopics;
.field public title:Ljava/lang/String;
.field public topic_id:J
# direct methods
.method public constructor <init>(Lcom/moji/http/idx/entity/IndexTopics;)V
.locals 2
.line 13
iput-object p1, p0, Lcom/moji/http/idx/entity/IndexTopics$IndexTopic;->this$0:Lcom/moji/http/idx/entity/IndexTopics;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-wide/16 v0, -0x1
.line 14
iput-wide v0, p0, Lcom/moji/http/idx/entity/IndexTopics$IndexTopic;->topic_id:J
return-void
.end method