42 lines
903 B
Smali
42 lines
903 B
Smali
.class public Lcom/moji/http/rdimg/ShortFeedResp;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "ShortFeedResp.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/http/rdimg/ShortFeedResp$Data;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public data:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/http/rdimg/ShortFeedResp$Data;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public hasMyFeedIn15Minute:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 12
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 23
|
|
iput-boolean v0, p0, Lcom/moji/http/rdimg/ShortFeedResp;->hasMyFeedIn15Minute:Z
|
|
|
|
return-void
|
|
.end method
|