Uses of Interface
dev.zemco.codegame.execution.memory.IMemoryFactory
Packages that use IMemoryFactory
-
Uses of IMemoryFactory in dev.zemco.codegame.execution.memory
Constructors in dev.zemco.codegame.execution.memory with parameters of type IMemoryFactoryModifierConstructorDescriptionMemoryService(IMemoryFactory memoryFactory) Creates an instance ofMemoryService.