Interface IMemoryCellFactory
public interface IMemoryCellFactory
Produces
memory cells.- Author:
- Erik Zemčík
- See Also:
-
Method Summary
-
Method Details
-
createMemoryCell
IMemoryCell createMemoryCell()Creates amemory cellready for a use.- Returns:
- memory cell
-