Class StatRecord<E extends Number>
java.lang.Object
tigase.stats.StatRecord<E>
-
Constructor Summary
ConstructorsConstructorDescriptionStatRecord(String comp, String description, int value, Level level) Deprecated.StatRecord(String comp, String description, long value, Level level) Deprecated.StatRecord(String comp, String description, String value, Level level) Deprecated.StatRecord(String comp, StatisticType type, int value, Level level) Deprecated.StatRecord(String comp, StatisticType type, long value, Level level) Deprecated. -
Method Summary
-
Constructor Details
-
StatRecord
-
StatRecord
-
StatRecord
Deprecated. -
StatRecord
Deprecated. -
StatRecord
-
-
Method Details
-
getDescription
Deprecated. -
getValue
Deprecated. -
getType
Deprecated. -
getLevel
Deprecated. -
getComponent
Deprecated. -
getLongValue
public long getLongValue()Deprecated. -
getIntValue
public int getIntValue()Deprecated. -
getCollection
Deprecated. -
toString
-