Weather/smali/com/moji/http/mqn/entity/TopicComment$CommentImage.smali
2021-05-10 10:13:34 +02:00

40 lines
902 B
Smali

.class public Lcom/moji/http/mqn/entity/TopicComment$CommentImage;
.super Ljava/lang/Object;
.source "TopicComment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/http/mqn/entity/TopicComment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "CommentImage"
.end annotation
# instance fields
.field public height:I
.field public id:J
.field public path:Ljava/lang/String;
.field final synthetic this$0:Lcom/moji/http/mqn/entity/TopicComment;
.field public width:I
# direct methods
.method public constructor <init>(Lcom/moji/http/mqn/entity/TopicComment;)V
.locals 0
.line 38
iput-object p1, p0, Lcom/moji/http/mqn/entity/TopicComment$CommentImage;->this$0:Lcom/moji/http/mqn/entity/TopicComment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method