EventNewsLoadMore.smali
.class public Lcom/cm/plugincluster/news/event/EventNewsLoadMore;
.super Lcom/cm/plugincluster/news/event/ONewsEvent;
.source "EventNewsLoadMore.java"
# instance fields
.field private count:I
# direct methods
.method public constructor <init>(I)V
.registers 3
.prologue
.line 6
invoke-direct {p0}, Lcom/cm/plugincluster/news/event/ONewsEvent;-><init>()V
.line 4
const/4 v0, -0x1
iput v0, p0, Lcom/cm/plugincluster/news/event/EventNewsLoadMore;->count:I
.line 7
iput p1, p0, Lcom/cm/plugincluster/news/event/EventNewsLoadMore;->count:I
.line 8
return-void
.end method
# virtual methods
.method public count()I
.registers 2
.prologue
.line 11
iget v0, p0, Lcom/cm/plugincluster/news/event/EventNewsLoadMore;->count:I
return v0
.end method
.method public toString()Ljava/lang/String;
.registers 5
.prologue
.line 16
const-string v0, "EventNewsLoadMore %s -> %s"
const/4 v1, 0x2
new-array v1, v1, [Ljava/lang/Object;
const/4 v2, 0x0
invoke-super {p0}, Lcom/cm/plugincluster/news/event/ONewsEvent;->toString()Ljava/lang/String;
move-result-object v3
aput-object v3, v1, v2
const/4 v2, 0x1
iget v3, p0, Lcom/cm/plugincluster/news/event/EventNewsLoadMore;->count:I
invoke-static {v3}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object v3
aput-object v3, v1, v2
invoke-static {v0, v1}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
move-result-object v0
return-object v0
.end method