36 lines
881 B
Smali
36 lines
881 B
Smali
.class public Lcom/moji/http/mqn/GetTopicVoteRequest;
|
|
.super Lcom/moji/http/mqn/ForumBaseRequest;
|
|
.source "GetTopicVoteRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/mqn/ForumBaseRequest<",
|
|
"Lcom/moji/http/mqn/entity/TopicVote;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/util/HashMap;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/HashMap<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "vote/json/get_topic_vote"
|
|
|
|
.line 11
|
|
invoke-direct {p0, v0, p1}, Lcom/moji/http/mqn/ForumBaseRequest;-><init>(Ljava/lang/String;Ljava/util/HashMap;)V
|
|
|
|
return-void
|
|
.end method
|