Class MemoryPreparatorBuilder


  • public final class MemoryPreparatorBuilder
    extends java.lang.Object
    The MemoryPreparatorBuilder class is responsible for construction of memory preparators.
    • Constructor Detail

      • MemoryPreparatorBuilder

        protected MemoryPreparatorBuilder​(int dataSize)
    • Method Detail

      • getDataSize

        public int getDataSize()
      • newDataReference

        public LazyValue newDataReference()
      • newDataReference

        public LazyValue newDataReference​(int start,
                                          int end)
      • newAddressReference

        public LazyValue newAddressReference()
      • newAddressReference

        public LazyValue newAddressReference​(int start,
                                             int end)