Uses of Interface
hicosim.control.utils.IStatistic

Packages that use IStatistic
hicosim.components.backend.processor   
hicosim.control.utils   
 

Uses of IStatistic in hicosim.components.backend.processor
 

Methods in hicosim.components.backend.processor that return IStatistic
 IStatistic Processor.getStatistics()
           
 

Uses of IStatistic in hicosim.control.utils
 

Classes in hicosim.control.utils that implement IStatistic
 class Statistics
          Class Statistics collects information about excecuted processor-commands.