Weather/smali_classes2/com/moji/http/sakura/entity/SakuraLiveResp$SakuraLiveViewItem.smali
2021-05-10 10:13:34 +02:00

51 lines
930 B
Smali

.class public Lcom/moji/http/sakura/entity/SakuraLiveResp$SakuraLiveViewItem;
.super Ljava/lang/Object;
.source "SakuraLiveResp.java"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/http/sakura/entity/SakuraLiveResp;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "SakuraLiveViewItem"
.end annotation
# instance fields
.field public distance:I
.field public face:Ljava/lang/String;
.field public height:I
.field public nick:Ljava/lang/String;
.field public path:Ljava/lang/String;
.field public picture_id:J
.field public praise_num:I
.field public sns_id:I
.field public take_time:J
.field public width:I
# direct methods
.method public constructor <init>()V
.locals 0
.line 20
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method