Interface IRunWrapper

All Known Implementing Classes:
DefaultRunWrapper

public interface IRunWrapper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wrapRun(Runnable runnable)
     
  • Method Details

    • wrapRun

      void wrapRun(Runnable runnable)