simnet
Class Statistics.StatisticData
java.lang.Object
simnet.Statistics.StatisticData
- Enclosing class:
- Statistics
- protected class Statistics.StatisticData
- extends java.lang.Object
Inner class for storage of individual statistics
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
type
public final int type
name
public final java.lang.String name
count
public int count
stat
public int stat
extra
public double extra
custom
public java.lang.Object custom
Statistics.StatisticData
public Statistics.StatisticData(java.lang.String stat_name,
int the_type)
toString
public java.lang.String toString()