Uses of Class
com.e1c.langtool.internal.stat.AsyncRecomputer
Packages that use AsyncRecomputer
-
Uses of AsyncRecomputer in com.e1c.langtool.internal.stat
Constructors in com.e1c.langtool.internal.stat with parameters of type AsyncRecomputerModifierConstructorDescriptionCompositeStatisticsManager(org.eclipse.core.resources.IProject project, ProjectMetricStorage storage, StatisticsService statisticsService, ITranslatingProjectManager translatingProjectManager, ITranslationStorageManager storageManager, AsyncRecomputer recomputer, IExporterRegistry exporterRegistry) Constructs a new composite statistics manager for aggregating and managing project statistics.