Package ej.exit

Interface ExitHandler


  • public interface ExitHandler
    An exit handler allows to exit from an application.
    • Method Detail

      • exit

        void exit()
        Asks to exit from the application.