Interface Function

All Known Subinterfaces:
Scene
All Known Implementing Classes:
ContainerScene, GenericScene, NumberedListInputScene, NumberedListScene, NumberedSceneSelectorScene, TextApplication, TextInputScene, TextScene

public interface Function

Function Interface

This is equivalent to Runnable, except it can throw exceptions
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
    Excecute the Function