32 lines
720 B
Smali
32 lines
720 B
Smali
.class public Lcom/moji/mjweather/feed/event/UpdateCommentCountEvent;
|
|
.super Ljava/lang/Object;
|
|
.source "UpdateCommentCountEvent.java"
|
|
|
|
|
|
# instance fields
|
|
.field public a:I
|
|
|
|
.field public b:J
|
|
|
|
.field public c:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(IJLjava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 12
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 13
|
|
iput p1, p0, Lcom/moji/mjweather/feed/event/UpdateCommentCountEvent;->a:I
|
|
|
|
.line 14
|
|
iput-wide p2, p0, Lcom/moji/mjweather/feed/event/UpdateCommentCountEvent;->b:J
|
|
|
|
.line 15
|
|
iput-object p4, p0, Lcom/moji/mjweather/feed/event/UpdateCommentCountEvent;->c:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|