Interface LiveMemoryListener

All Known Implementing Classes:
MemoryMapDB

public interface LiveMemoryListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    memoryChanged(Address addr, int size)
     
  • Method Details

    • memoryChanged

      void memoryChanged(Address addr, int size)