Interface LenientRunnable


public interface LenientRunnable
Like Runnable but can throw any exception.
Author:
Kohsuke Kawaguchi
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()