Uses of Interface
dev.zemco.codegame.execution.IExecutionService
Packages that use IExecutionService
Package
Description
Provides evaluation capabilities of executions to the application.
Provides execution capabilities to the application.
-
Uses of IExecutionService in dev.zemco.codegame.evaluation
Constructors in dev.zemco.codegame.evaluation with parameters of type IExecutionServiceModifierConstructorDescriptionEvaluationService(IExecutionService executionService, IEvaluationStrategy evaluationStrategy) Creates an instance ofEvaluationService. -
Uses of IExecutionService in dev.zemco.codegame.execution
Classes in dev.zemco.codegame.execution that implement IExecutionServiceModifier and TypeClassDescriptionclassImplementation of business logic related to execution.