Package zombie.network
Class MPStatistic.ServerCellStatistic
java.lang.Object
zombie.network.MPStatistic.ServerCellStatistic
- Enclosing class:
- MPStatistic
public class MPStatistic.ServerCellStatistic
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ServerCellStatistic()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
added
protected long added -
canceled
protected long canceled
-
-
Constructor Details
-
ServerCellStatistic
public ServerCellStatistic()
-
-
Method Details
-
Clear
public void Clear() -
PrintTitle
public java.lang.String PrintTitle(java.lang.String string) -
Print
public java.lang.String Print() -
Added
public void Added() -
Added
public void Added(int int1) -
Canceled
public void Canceled()
-