Class RunnableWrapper

java.lang.Object
org.apache.skywalking.apm.toolkit.trace.RunnableWrapper
All Implemented Interfaces:
Runnable

public class RunnableWrapper extends Object implements Runnable
  • Constructor Details

    • RunnableWrapper

      public RunnableWrapper(Runnable runnable)
  • Method Details