Interface IMemoryAllocListener


public interface IMemoryAllocListener
VM page allocation listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handle a memory allocation event.
  • Method Details

    • onAllocEvent

      void onAllocEvent(MemoryAllocEvent e)
      Handle a memory allocation event.
      Parameters:
      e - allocation event