Interface Stage.RunHandler

Enclosing class:
Stage

public static interface Stage.RunHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Stage stage)
     
  • Method Details

    • handle

      void handle(Stage stage)