Class ImmutableExecutionContext

java.lang.Object
dev.zemco.codegame.execution.ImmutableExecutionContext
All Implemented Interfaces:
IExecutionContext

public class ImmutableExecutionContext extends Object implements IExecutionContext
Implementation of the execution context, where individual components cannot be changed during the execution.
Author:
Erik Zemčík