Class MPStatistic.ServerCellStatistic
java.lang.Object
zombie.network.MPStatistic.ServerCellStatistic
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
added
protected long added -
canceled
protected long canceled
-
-
Constructor Details
-
ServerCellStatistic
public ServerCellStatistic()
-
-
Method Details
-
Clear
public void Clear() -
PrintTitle
-
Print
-
Added
public void Added() -
Added
public void Added(int n) -
Canceled
public void Canceled()
-