|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Memory
Interface que representa a memória como um todo, composta de células de memória (MemoryCell)
| Method Summary | |
|---|---|
MemoryCell |
getMemoryCell(int pos)
Retorna a MemoryCell da posição desejada |
| Method Detail |
|---|
MemoryCell getMemoryCell(int pos)
pos - A posição desejada
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||