Package kilim

Interface Fiber.Worker

    • Method Detail

      • execute

        void execute()
              throws Pausable,
                     java.lang.Exception
        Throws:
        Pausable
        java.lang.Exception
      • execute

        void execute​(Fiber fiber)
              throws java.lang.Exception
        Throws:
        java.lang.Exception