Class ProgramExecutionService

java.lang.Object
dev.zemco.codegame.execution.ProgramExecutionService
All Implemented Interfaces:
IExecutionService

public class ProgramExecutionService extends Object implements IExecutionService
Implementation of business logic related to execution. This implementation uses ProgramExecutionEngine for solution program execution.
Author:
Erik Zemčík