27 lines
551 B
Smali
27 lines
551 B
Smali
.class public abstract Lcom/moji/mjweather/me/fragment/MJMVPFragment;
|
|
.super Lcom/moji/mvpframe/MVPFragment;
|
|
.source "MJMVPFragment.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<P:",
|
|
"Lcom/moji/mvpframe/BasePresenter;",
|
|
">",
|
|
"Lcom/moji/mvpframe/MVPFragment<",
|
|
"TP;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 13
|
|
invoke-direct {p0}, Lcom/moji/mvpframe/MVPFragment;-><init>()V
|
|
|
|
return-void
|
|
.end method
|