Interface GCEventListener


public interface GCEventListener
This interface needs to be implemented to receive notifications via the gcEvent call every time a gc takes place
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • gcEvent

      void gcEvent(GCEvent event)