JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
io.reactivex.functions

Interface Action



  • public interface Action
    A functional interface similar to Runnable but allows throwing a checked exception.
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void run ()
      Runs the action and optionally throws a checked exception.
    • Method Detail

      • run

        void run()
         throws Exception 
        Runs the action and optionally throws a checked exception.
        Throws:
        Exception - if the implementation wishes to throw a checked exception
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /