Class CompositeMemory

java.lang.Object
org.qbicc.interpreter.memory.CompositeMemory
All Implemented Interfaces:
Memory

public final class CompositeMemory extends Object implements Memory
A memory that is backed by multiple other concatenated memories of possibly varying sizes.