35 lines
778 B
Smali
35 lines
778 B
Smali
.class public Lcom/moji/redleaves/presenter/RedLeavesMapViewPresenter;
|
|
.super Lcom/moji/base/MJPresenter;
|
|
.source "RedLeavesMapViewPresenter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/base/MJPresenter<",
|
|
"Lcom/moji/redleaves/callback/RedLeavesMapViewCallback;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/redleaves/callback/RedLeavesMapViewCallback;)V
|
|
.locals 0
|
|
|
|
.line 34
|
|
invoke-direct {p0, p1}, Lcom/moji/base/MJPresenter;-><init>(Lcom/moji/base/MJPresenter$ICallback;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Lcom/moji/redleaves/data/MapData;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return-object v0
|
|
.end method
|