Package dev.zemco.codegame.execution.memory
package dev.zemco.codegame.execution.memory
Provides memory capabilities to execution.
- Author:
- Erik Zemčík
- See Also:
-
ClassDescriptionMemory holding constant number of
memory cellsspecified during its creation.Collection ofmemory cellswhich can hold an integer value.Cell in a memory that can hold a single integer value.Producesmemory cells.Producesmemory.Service that manages business logic related tomemory.Implementation of business logic related tomemory.Simplememory cellthat does not hold any value from the start.