Interface Callback


public interface Callback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     
  • Method Details

    • run

      void run()