50 lines
1.1 KiB
Smali
50 lines
1.1 KiB
Smali
.class public Lcom/moji/base/MJPresenter;
|
|
.super Ljava/lang/Object;
|
|
.source "MJPresenter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/base/MJPresenter$ICallback;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<C::",
|
|
"Lcom/moji/base/MJPresenter$ICallback;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field protected a:Lcom/moji/base/MJPresenter$ICallback;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"TC;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/base/MJPresenter$ICallback;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TC;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 6
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 7
|
|
iput-object p1, p0, Lcom/moji/base/MJPresenter;->a:Lcom/moji/base/MJPresenter$ICallback;
|
|
|
|
return-void
|
|
.end method
|