Interface IStatistic
- All Known Implementing Classes:
ConnectionQueueStatistic, GameStatistic, NetworkStatistic, PerformanceStatistic, Statistic
public interface IStatistic
-
Method Summary
-
Method Details
-
getName
String getName() -
store
-
init
default void init() -
update
void update()
-