public class MemorySection extends ModuleSection
| Modifier and Type | Method and Description |
|---|---|
void |
addMemoriesToIndex(List<Memory> memoryIndex) |
Memory |
newMemory(int initialPages,
int maximumPages) |
void |
writeTo(BinaryWriter binaryWriter) |
void |
writeTo(TextWriter textWriter) |
getModulepublic Memory newMemory(int initialPages, int maximumPages)
public void writeTo(TextWriter textWriter)
public void writeTo(BinaryWriter binaryWriter) throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.