Uses of Interface
com.e1c.langtool.stat.ComputerEngine
Packages that use ComputerEngine
-
Uses of ComputerEngine in com.e1c.langtool.internal.stat
Classes in com.e1c.langtool.internal.stat that implement ComputerEngineConstructors in com.e1c.langtool.internal.stat with parameters of type ComputerEngineModifierConstructorDescriptionAsyncRecomputer(StatisticsService statisticService, ComputerEngine engine, AtomicBoolean autoStart) StatisticsServiceImpl(ITranslatingProjectManager translatingProjectManager, ICollectingCacheManager collectingCacheManager, ITranslationStorageManager storageManager, ComputerEngine engine, GroupProviderRegistry groupProviderRegistryImpl, StatisticsComputerRegistry computerRegistry, IExporterRegistry exporterRegistry) Constructs a newStatisticsServiceImplinstance, initializing it with the necessary managers, registries, and engine components required for its operation.