36 lines
658 B
Smali
36 lines
658 B
Smali
.class public Lcom/moji/http/mqn/entity/Topic$TopicImage;
|
|
.super Ljava/lang/Object;
|
|
.source "Topic.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/mqn/entity/Topic;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "TopicImage"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public height:I
|
|
|
|
.field public id:Ljava/lang/String;
|
|
|
|
.field public path:Ljava/lang/String;
|
|
|
|
.field public width:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 57
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|