Interface WrappedRunnable

All Superinterfaces:
Runnable

public interface WrappedRunnable extends Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details