27 lines
632 B
Smali
27 lines
632 B
Smali
.class public Lcom/moji/http/snsforum/RankHomeRequest;
|
|
.super Lcom/moji/http/snsforum/BaseNewLiveRequest;
|
|
.source "RankHomeRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/snsforum/BaseNewLiveRequest<",
|
|
"Lcom/moji/http/snsforum/entity/RankHomeResult;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const-string v0, "forum/rank/json/rank_homepage"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/snsforum/BaseNewLiveRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|