Interface IMemoryCellFactory


public interface IMemoryCellFactory
Produces memory cells.
Author:
Erik Zemčík
See Also:
  • Method Details

    • createMemoryCell

      IMemoryCell createMemoryCell()
      Creates a memory cell ready for a use.
      Returns:
      memory cell