Interface AfterMainCallback


public interface AfterMainCallback
A common interface for objects that need to be notified when the main method is invoked
Author:
Aleksei Sosnovski
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • afterMainCalled

      void afterMainCalled()